diff --git a/website/docs/guides/agent/agent_component_reference/chunker_title.md b/website/docs/guides/agent/agent_component_reference/chunker_title.md index 9ec692d..27b8a97 100644 --- a/website/docs/guides/agent/agent_component_reference/chunker_title.md +++ b/website/docs/guides/agent/agent_component_reference/chunker_title.md @@ -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` \ No newline at end of file diff --git a/website/docs/guides/agent/agent_component_reference/chunker_token.md b/website/docs/guides/agent/agent_component_reference/chunker_token.md index bcdc272..d93f0ea 100644 --- a/website/docs/guides/agent/agent_component_reference/chunker_token.md +++ b/website/docs/guides/agent/agent_component_reference/chunker_token.md @@ -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` \ No newline at end of file