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 72dc74fe021960c7945a32a35a62ae6c4883722c..3c22335d875e36db29bc682ca0d4c8af95685f5e 100644
--- a/doc.zih.tu-dresden.de/docs/archive/install_jupyter.md
+++ b/doc.zih.tu-dresden.de/docs/archive/install_jupyter.md
@@ -67,7 +67,7 @@ deactivate it also manually) and install Jupyter packages for this python enviro
 source activate jnb conda install jupyter
 ```
 
-If you need to adjust the configuration, you should create the template. Generate configuration 
+If you need to adjust the configuration, you should create the template. Generate configuration
 files for Jupyter notebook server:
 
 ```Bash