From a744e3f699ca3b1f4c88c881355e9d5012df3806 Mon Sep 17 00:00:00 2001
From: Taras Lazariv <taras.lazariv@tu-dresden.de>
Date: Wed, 1 Dec 2021 11:29:26 +0100
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

---
 doc.zih.tu-dresden.de/docs/software/zsh.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc.zih.tu-dresden.de/docs/software/zsh.md b/doc.zih.tu-dresden.de/docs/software/zsh.md
index 31ecb2d32..7cd3247d0 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
-- 
GitLab