diff --git a/doc.zih.tu-dresden.de/docs/software/zsh.md b/doc.zih.tu-dresden.de/docs/software/zsh.md
index f2a360d0ec7800f8cee8f527773467c490614082..ba42b9bf043061d5e7d2800882bde719dd3bb00c 100644
--- a/doc.zih.tu-dresden.de/docs/software/zsh.md
+++ b/doc.zih.tu-dresden.de/docs/software/zsh.md
@@ -35,7 +35,7 @@ more details.
 ### Auto-completion
 
 `zsh` offers more auto-completion features than `bash`. You can auto-complete programs, filenames, parameters,
-`man`-pages and a lot more, and you can cycle through the suggestions with `<TAB>`.
+`man`-pages and a lot more, and you can cycle through the suggestions with `TAB`-button.
 
 ![Cycling through auto-completion for parameter names](misc/zsh_autocomplete_parameters.png)