diff --git a/docs/docs/how_to/tools_human.ipynb b/docs/docs/how_to/tools_human.ipynb index 59412bb950d..9b61d1d6a69 100644 --- a/docs/docs/how_to/tools_human.ipynb +++ b/docs/docs/how_to/tools_human.ipynb @@ -161,7 +161,7 @@ "source": [ "## Adding human approval\n", "\n", - "Let's add a step in the chain that will ask a person to approve or reject the tall call request.\n", + "Let's add a step in the chain that will ask a person to approve or reject the tool call request.\n", "\n", "On rejection, the step will raise an exception which will stop execution of the rest of the chain." ]