diff --git a/docs/docs/modules/agents/agent_types/xml_agent.ipynb b/docs/docs/modules/agents/agent_types/xml_agent.ipynb index 619beba1031..53c68896422 100644 --- a/docs/docs/modules/agents/agent_types/xml_agent.ipynb +++ b/docs/docs/modules/agents/agent_types/xml_agent.ipynb @@ -23,7 +23,7 @@ "\n", "* Use with regular LLMs, not with chat models.\n", "* Use only with unstructured tools; i.e., tools that accept a single string input.\n", - "* See [AgentTypes](/docs/moduels/agents/agent_types/) documentation for more agent types.\n", + "* See [AgentTypes](/docs/modules/agents/agent_types/) documentation for more agent types.\n", ":::" ] },