diff --git a/website/docs/tutorial/human-in-the-loop.ipynb b/website/docs/tutorial/human-in-the-loop.ipynb index d6d47a223fed..04fbdd038b51 100644 --- a/website/docs/tutorial/human-in-the-loop.ipynb +++ b/website/docs/tutorial/human-in-the-loop.ipynb @@ -195,7 +195,7 @@ "## Human Input Mode = `ALWAYS`\n", "\n", "In this mode, human input is always requested and the human can choose to skip,\n", - "intersecpt, or terminate the conversation.\n", + "intercept , or terminate the conversation.\n", "Let us see this mode in action by playing the same game as before with the agent with the number, but this time\n", "participating in the game as a human.\n", "We will be the agent that is guessing the number, and play against the agent\n",