From cc65a05a953e496a3c69f7fd10aa6e63ba9a629e Mon Sep 17 00:00:00 2001
From: Taras Lazariv <taras.lazariv@tu-dresden.de>
Date: Wed, 24 Aug 2022 14:07:17 +0200
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

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

diff --git a/doc.zih.tu-dresden.de/docs/contrib/content_rules.md b/doc.zih.tu-dresden.de/docs/contrib/content_rules.md
index 260ba20b0..88911fcfc 100644
--- a/doc.zih.tu-dresden.de/docs/contrib/content_rules.md
+++ b/doc.zih.tu-dresden.de/docs/contrib/content_rules.md
@@ -109,7 +109,7 @@ the documentation structure.
 
 For several reasons it is important to preserve URLs within this documentation, e.g., pages with
 description of specific hardware might be used as references in papers. Therefore, existing pages
-shall not be renamed oder moved on directory level. Outdated pages are marked with "Outdated" tag
+shall not be renamed or moved on directory level. Outdated pages are marked with "Outdated" tag
 and moved to the archive by changing the page's navigation entry in the `mkdocs.yaml` file.
 
 ### Markdown
-- 
GitLab