diff --git a/doc.zih.tu-dresden.de/docs/software/zsh.md b/doc.zih.tu-dresden.de/docs/software/zsh.md
index 31ecb2d32b74882af2c4d9848a583984574a223c..7cd3247d0f491d7a705c8b605539703818e0b3fa 100644
--- a/doc.zih.tu-dresden.de/docs/software/zsh.md
+++ b/doc.zih.tu-dresden.de/docs/software/zsh.md
@@ -96,7 +96,7 @@ mcd () {
 You can then
 
 ```
-marie@login$ mcd non-existant-directory
+marie@login$ mcd non-existent-directory
 ```
 
 and it will create it and `cd` into it