diff --git a/notebooks/Block 1/Jupyter Notebook Block 1 - Introduction to Image Classification.ipynb b/notebooks/Block 1/Jupyter Notebook Block 1 - Introduction to Image Classification.ipynb
index 31f544e4be13b4180642fb818503a85ee12ef1d5..18d3acb2b1bc429ea1bb32fb00e72c80a5ac4174 100644
--- a/notebooks/Block 1/Jupyter Notebook Block 1 - Introduction to Image Classification.ipynb	
+++ b/notebooks/Block 1/Jupyter Notebook Block 1 - Introduction to Image Classification.ipynb	
@@ -13,7 +13,7 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 11,
+   "execution_count": 1,
    "metadata": {
     "nbpresent": {
      "id": "409a1ab7-fe1d-4430-b904-7694020a6223"
diff --git a/notebooks/Block 5/Jupyter Notebook Block 5 - Object Detection and Segmentation.ipynb b/notebooks/Block 5/Jupyter Notebook Block 5 - Object Detection and Segmentation.ipynb
index 0b6ebacca5f90372ab0d6aeeec5f88165d40fc86..272b2b83ab94a95960284b640f7f445a3fb6d37b 100644
--- a/notebooks/Block 5/Jupyter Notebook Block 5 - Object Detection and Segmentation.ipynb	
+++ b/notebooks/Block 5/Jupyter Notebook Block 5 - Object Detection and Segmentation.ipynb	
@@ -37,7 +37,7 @@
     "\n",
     "\n",
     "# Specifiy the queries\n",
-    "queries = \"brad pitt, johnny deep, leonardo dicaprio, robert de niro, angelina jolie, sandra bullock, catherine deneuve, marion cotillard\"\n",
+    "queries = \"brad pitt, johnny depp, leonardo dicaprio, robert de niro, angelina jolie, sandra bullock, catherine deneuve, marion cotillard\"\n",
     "limit = 1\n",
     "download_folder = \"./brandnew_images/\"\n",
     "\n",