Skip to content

Commit 912f6d3

Browse files
authored
Update overview.mdx (typo) (#356)
1 parent d5a3b2a commit 912f6d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ To get your data RAG-ready, the Unstructured Platform moves it through the follo
3939

4040
</Step>
4141
<Step title="Transform">
42-
Your source document is transformed into Unstructured's canonical JSON schema. Regardless of the input document, this JSON schema we gives you a [standardized output](/platform/document-elements). It contains more than 20 elements, such as `Header`, `Footer`, `Title`, `NarrativeText`, `Table`, `Image`, and many more. Each document is wrapped in extensive metadata so you can understand languages, file types, sources, hierarchies, and much more.
42+
Your source document is transformed into Unstructured's canonical JSON schema. Regardless of the input document, this JSON schema gives you a [standardized output](/platform/document-elements). It contains more than 20 elements, such as `Header`, `Footer`, `Title`, `NarrativeText`, `Table`, `Image`, and many more. Each document is wrapped in extensive metadata so you can understand languages, file types, sources, hierarchies, and much more.
4343
</Step>
4444
<Step title="Chunk">
4545
The Unstructured Platform provides these [chunking](/platform/chunking) strategies:

0 commit comments

Comments
 (0)