Fix typo (#10737)
### What problem does this PR solve? Chunkder to Chunker ### Type of change - [x] Documentation Update
This commit is contained in:
parent
f7112acd97
commit
484c536f2e
2 changed files with 2 additions and 2 deletions
|
|
@ -34,7 +34,7 @@ Click **+ Add** to add heading levels here or update the corresponding **Regular
|
|||
|
||||
### Output
|
||||
|
||||
The global variable name for the output of the **Title chunkder** component, which can be referenced by subsequent components in the ingestion pipeline.
|
||||
The global variable name for the output of the **Title chunker** component, which can be referenced by subsequent components in the ingestion pipeline.
|
||||
|
||||
- Default: `chunks`
|
||||
- Type: `Array<Object>`
|
||||
|
|
@ -37,7 +37,7 @@ Defaults to `\n`. Click the right-hand **Recycle bin** button to remove it, or c
|
|||
|
||||
### Output
|
||||
|
||||
The global variable name for the output of the **Token chunkder** component, which can be referenced by subsequent components in the ingestion pipeline.
|
||||
The global variable name for the output of the **Token chunker** component, which can be referenced by subsequent components in the ingestion pipeline.
|
||||
|
||||
- Default: `chunks`
|
||||
- Type: `Array<Object>`
|
||||
Loading…
Add table
Reference in a new issue