diff --git a/ETL.ipynb b/ETL.ipynb
index ceb024369885e3502eb52474052e2160cfbe3922..081de7d0736cdc74ba597962532be6cca3dbe36c 100644
--- a/ETL.ipynb
+++ b/ETL.ipynb
@@ -6,7 +6,7 @@
         "# Setup\n",
         "\n",
         "For access to the data and introductions how to upload to storage account see: https://git.wur.nl/ai-ml-support-research/workshop-mlstudio-data \n",
-        \n,
+        "\n",
         "It is important to maintain a conda dependency file and/or MLstudio environment. \n",
         "Every user of the workspace will use their own compute instance, with conda files and environments it is easy to install dependencies on these different compute instances.\n",
         "For each conda environment we can setup a kernel so the notebook will use this environment.\n",