diff --git a/Notebooks/Chap02/2_1_Supervised_Learning.ipynb b/Notebooks/Chap02/2_1_Supervised_Learning.ipynb
index 65f0007..c7be987 100644
--- a/Notebooks/Chap02/2_1_Supervised_Learning.ipynb
+++ b/Notebooks/Chap02/2_1_Supervised_Learning.ipynb
@@ -196,7 +196,7 @@
"source": [
"# Visualizing the loss function\n",
"\n",
- "The above process is equivalent to to descending coordinate wise on the loss function
\n",
+ "The above process is equivalent to descending coordinate wise on the loss function
\n",
"\n",
"Now let's plot that function"
],
@@ -249,4 +249,4 @@
"outputs": []
}
]
-}
\ No newline at end of file
+}