diff --git a/examples/Orchestrating_agents.ipynb b/examples/Orchestrating_agents.ipynb index 2da3db2edb..9d28f87c0a 100644 --- a/examples/Orchestrating_agents.ipynb +++ b/examples/Orchestrating_agents.ipynb @@ -68,7 +68,7 @@ " \"1. First, ask probing questions and understand the user's problem deeper.\\n\"\n", " \" - unless the user has already provided a reason.\\n\"\n", " \"2. Propose a fix (make one up).\\n\"\n", - " \"3. ONLY if not satesfied, offer a refund.\\n\"\n", + " \"3. ONLY if not satisfied, offer a refund.\\n\"\n", " \"4. If accepted, search for the ID and then execute refund.\"\n", " \"\"\n", ")\n",