diff --git a/Next-Token-Prediction.ipynb b/Next-Token-Prediction.ipynb
index c00090d0202c79e097e921691105a48f22be2385..f34f2b466d7511fac1a7f4f8ea6fc2ad86c0ddbd 100644
--- a/Next-Token-Prediction.ipynb
+++ b/Next-Token-Prediction.ipynb
@@ -7,7 +7,7 @@
    "source": [
     "# Next-Token-Prediction\n",
     "This is based on the following blog posts: \n",
-    "* Predicting Next Word — NLP & Deep Learning: https://medium.com/@vijay2340025/predicting-next-word-nlp-deep-learning-85010d966671"
+    "* Predicting Next Word — NLP & Deep Learning: https://medium.com/@vijay2340025/predicting-next-word-nlp-deep-learning-85010d966671 "
    ]
   },
   {