diff --git a/docs/docs/tutorials/introduction.ipynb b/docs/docs/tutorials/introduction.ipynb index 6f248e5da..9c474eaa8 100644 --- a/docs/docs/tutorials/introduction.ipynb +++ b/docs/docs/tutorials/introduction.ipynb @@ -1997,7 +1997,7 @@ "id": "05283db2-2f26-4800-8eda-78a4468a3d8f", "metadata": {}, "source": [ - "## Part 7: Time Travel\n", + "## Part 6: Time Travel\n", "\n", "In a typical chat bot workflow, the user interacts with the bot 1 or more times to accomplish a task. In the previous sections, we saw how to add memory and a human-in-the-loop to be able to checkpoint our graph state and control future responses.\n", "\n",