Skip to content

Commit 25c584a

Browse files
authored
Fix typo in ETL pipeline document (#2626)
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
1 parent 20c4954 commit 25c584a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-ai-docs/src/main/antora/modules/ROOT/pages/api/etl-pipeline.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The ETL pipelines creates, transforms and stores `Document` instances.
1212

1313
image::spring-ai-document1-api.jpg[Spring AI Message API, width=400, align="center"]
1414

15-
The `Document` class contains text, metadata and optionally additionall media types like images, audio and video.
15+
The `Document` class contains text, metadata and optionally additional media types like images, audio and video.
1616

1717
There are three main components of the ETL pipeline,
1818

0 commit comments

Comments
 (0)