diff --git a/doc.zih.tu-dresden.de/docs/software/virtual_machines.md b/doc.zih.tu-dresden.de/docs/software/virtual_machines.md
index ad2ba3984dd6b72aee478557fd81dfd3b18afc85..9fd64d01dddbfde3119b74fa0e8f9decfe5b49f0 100644
--- a/doc.zih.tu-dresden.de/docs/software/virtual_machines.md
+++ b/doc.zih.tu-dresden.de/docs/software/virtual_machines.md
@@ -35,11 +35,11 @@ bash-4.2$
 
 ## Access a Virtual Machine
 
-Since the a security issue on ZIH systems, we restricted the filesystem permissions. Now you have to wait
-until the file `/tmp/${SLURM_JOB_USER}\_${SLURM_JOB_ID}/activate` is created, then you can try to
-connect via `ssh` into the virtual machine, but it could be that the virtual machine needs some more
-seconds to boot and start the SSH daemon. So you may need to try the `ssh` command multiple times
-till it succeeds.
+Since the a security issue on ZIH systems, we restricted the filesystem permissions. Now you have to
+wait until the file `/tmp/${SLURM_JOB_USER}\_${SLURM_JOB_ID}/activate` is created, then you can try
+to connect via `ssh` into the virtual machine, but it could be that the virtual machine needs some
+more seconds to boot and start the SSH daemon. So you may need to try the `ssh` command multiple
+times till it succeeds.
 
 ```console
 bash-4.2$ cat /tmp/marie_2759627/activate