diff --git a/docs/modules/agents/agents/custom_llm_agent.ipynb b/docs/modules/agents/agents/custom_llm_agent.ipynb index 189aadaf..c7e34e68 100644 --- a/docs/modules/agents/agents/custom_llm_agent.ipynb +++ b/docs/modules/agents/agents/custom_llm_agent.ipynb @@ -88,7 +88,7 @@ "id": "2e7a075c", "metadata": {}, "source": [ - "## Prompt Teplate\n", + "## Prompt Template\n", "\n", "This instructs the agent on what to do. Generally, the template should incorporate:\n", " \n",