From b840befc17fe9ee68a968cb473cdda5e54da1e95 Mon Sep 17 00:00:00 2001
From: Norman Koch <kochnorman31@gmail.com>
Date: Fri, 12 Nov 2021 14:25:24 +0100
Subject: [PATCH] fixed typo

---
 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 994f1e790..0e34c8486 100644
--- a/doc.zih.tu-dresden.de/docs/software/zsh.md
+++ b/doc.zih.tu-dresden.de/docs/software/zsh.md
@@ -1,6 +1,6 @@
 # ZSH
 
-The ZSH, short for `z-shell`, is an alternative shell for Linux that offers many convienence features
+The ZSH, short for `z-shell`, is an alternative shell for Linux that offers many convenience features
 for productive use that `bash`, the default shell, does not offer.
 
 This should be a short introduction to `zsh` and offer some examples that are especially useful on Taurus.
-- 
GitLab