diff --git a/00_python_colab/16_asyncio/Agentic_AI_Python_Lesson_16_Asyncio.ipynb b/00_python_colab/16_asyncio/Agentic_AI_Python_Lesson_16_Asyncio.ipynb
index 2f98dbb..d67500a 100644
--- a/00_python_colab/16_asyncio/Agentic_AI_Python_Lesson_16_Asyncio.ipynb
+++ b/00_python_colab/16_asyncio/Agentic_AI_Python_Lesson_16_Asyncio.ipynb
@@ -103,7 +103,7 @@
"\n",
"Let's create an example that demonstrates the synchronous and asynchronous approaches:\n",
"\n",
- "In this example just focus on out put to get the feel how **`synchronous`** and **`asynchronous`** function work."
+ "In this example just focus on output to get the feel how **`synchronous`** and **`asynchronous`** function work."
],
"metadata": {
"id": "51-DXLp5lt6b"
@@ -1152,4 +1152,4 @@
},
"nbformat": 4,
"nbformat_minor": 0
-}
\ No newline at end of file
+}