Skip to content

Commit 44de76e

Browse files
infinityCuratorRAGFlow Curator
andauthored
Synchronize documentation. (#426)
Co-authored-by: RAGFlow Curator <infinitydocs.curator@users.noreply.github.com>
1 parent 1064129 commit 44de76e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/docs/guides/agent/agent_component_reference/chunker_title.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Click **+ Add** to add heading levels here or update the corresponding **Regular
3434

3535
### Output
3636

37-
The global variable name for the output of the **Title chunkder** component, which can be referenced by subsequent components in the ingestion pipeline.
37+
The global variable name for the output of the **Title chunker** component, which can be referenced by subsequent components in the ingestion pipeline.
3838

3939
- Default: `chunks`
4040
- Type: `Array<Object>`

website/docs/guides/agent/agent_component_reference/chunker_token.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Defaults to `\n`. Click the right-hand **Recycle bin** button to remove it, or c
3737

3838
### Output
3939

40-
The global variable name for the output of the **Token chunkder** component, which can be referenced by subsequent components in the ingestion pipeline.
40+
The global variable name for the output of the **Token chunker** component, which can be referenced by subsequent components in the ingestion pipeline.
4141

4242
- Default: `chunks`
4343
- Type: `Array<Object>`

0 commit comments

Comments
 (0)