diff --git a/examples/gpt4v/note.ipynb b/examples/gpt4v/note.ipynb index 46b334c..6fd3aa4 100644 --- a/examples/gpt4v/note.ipynb +++ b/examples/gpt4v/note.ipynb @@ -11,7 +11,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "This notebook shows how to connect AgentDesk and GPT-4V. Please note that this example is simplyfied and doesn't intend to demonstrate how an agent may solve a task. To see our GUI surfing agent, please look at [SurfDino](https://github.com/agentsea/surfdino).\n", + "This notebook shows how to connect AgentDesk and GPT-4V. Please note that this example is simplified and doesn't intend to demonstrate how an agent may solve a task. To see our GUI surfing agent, please look at [SurfDino](https://github.com/agentsea/surfdino).\n", "\n", "To run the full loop, execute this line:\n", "\n",