diff --git a/BE2_GAN_and_cGAN.ipynb b/BE2_GAN_and_cGAN.ipynb
index 7243c8909272f2e776695baf70e3aea2aa9b3aef..34930e8932a77d9763039e472794439694fa0706 100644
--- a/BE2_GAN_and_cGAN.ipynb
+++ b/BE2_GAN_and_cGAN.ipynb
@@ -487,6 +487,7 @@
    ]
   },
   {
+   "attachments": {},
    "cell_type": "markdown",
    "metadata": {
     "colab_type": "text",
@@ -494,7 +495,7 @@
    },
    "source": [
     "<font color='red'>**Question 3**</font>                                                                  \n",
-    "Knowing the input and output images will be 256x256, what will be the dimension of the encoded vector x8  ?Knowing input images will be 256x256 with 3 channels each, how many parameters are there to learn ?"
+    "Knowing input images will be 256x256 with 3 channels each, how many parameters are there to learn ?"
    ]
   },
   {