diff --git a/doc.zih.tu-dresden.de/docs/archive/install_jupyter.md b/doc.zih.tu-dresden.de/docs/archive/install_jupyter.md
index 0552577febfb5f18c8bf7bd8103d6a0bd0c212ba..635d65fedd086e7b3a5dc0685486bbecda183fb1 100644
--- a/doc.zih.tu-dresden.de/docs/archive/install_jupyter.md
+++ b/doc.zih.tu-dresden.de/docs/archive/install_jupyter.md
@@ -6,8 +6,8 @@ it forms a unit. Jupyter notebooks can be used for many tasks, such as data clea
 transformation, numerical simulation, statistical modeling, data visualization and also machine
 learning. 
 
-There are two general options on how to work Jupyter notebooks using HPC: remote Jupyter server and
-JupyterHub.
+There are two general options on how to work with Jupyter notebooks on ZIH systems: remote Jupyter
+server and JupyterHub.
 
 These sections show how to run and set up a remote Jupyter server within a sbatch GPU job and which
 modules and packages you need for that.