diff --git a/docs/extras/modules/agents/agent_types/openai_multi_functions_agent.ipynb b/docs/extras/modules/agents/agent_types/openai_multi_functions_agent.ipynb index 37ea887e51..b2b1885388 100644 --- a/docs/extras/modules/agents/agent_types/openai_multi_functions_agent.ipynb +++ b/docs/extras/modules/agents/agent_types/openai_multi_functions_agent.ipynb @@ -34,7 +34,7 @@ "id": "86198d9c", "metadata": {}, "source": [ - "The agent is given ability to perform search functionalities with the respective tool\n", + "The agent is given the ability to perform search functionalities with the respective tool\n", "\n", "`SerpAPIWrapper`:\n", ">This initializes the `SerpAPIWrapper` for search functionality (search).\n"