diff --git a/Index.ipynb b/Index.ipynb
index bfb2ea12ab881bc54923df19e21aa1f1723cf601..71811ac69027637781fc85cc6077c09aae3af6f0 100644
--- a/Index.ipynb
+++ b/Index.ipynb
@@ -4,7 +4,7 @@
    "cell_type": "markdown",
    "metadata": {},
    "source": [
-    "# Systemtheorie 2 JupyterHub\n",
+    "# Systemtheorie 2 und JupyterHub\n",
     "\n",
     "## Wie greife ich auf JupyterHub zu?\n",
     "Loggen Sie sich unter <a href=\"https://jupyter.rwth-aachen.de/hub/spawn?profile=sys2\"> https://jupyter.rwth-aachen.de/hub/spawn?profile=sys2 </a> mit Ihrem RWTH-Account ein.\n",
@@ -28,8 +28,8 @@
     "<img src=\"introduction_pictures/git.png\"/>\n",
     "<img src=\"introduction_pictures/discard_changes.png\"/>\n",
     "\n",
-    "## Alte Matlab Notebooks\n",
-    "Ältere Notebooks, welche Matlab-Code verwenden, können unter dem Pfad \"lecture-tutorials/notebooks/alt\" gefunden werden. Wenn man zwischen verschiedenen Notebooks mit Python-Code und Matlab-Code wechselt, muss man den Kernel womöglich manuell ändern (Octave Kernel für Matlab):\n",
+    "## Python und Matlab\n",
+    "Ältere Notebooks, welche Matlab-Code verwenden, können unter dem Pfad \"lecture-tutorials/notebooks/alt\" gefunden werden.Aber auch andere Notebooks können Matlab-Code beinhalten.Wenn man zwischen verschiedenen Notebooks mit Python-Code und Matlab-Code wechselt, muss man den Kernel womöglichmanuell ändern (Octave Kernel für Matlab):\n",
     "### Ändern des Kernels:\n",
     "<img src=\"introduction_pictures/switch_kernel.png\"/>\n",
     "\n",