From 1e48b7d06279ca50df6933160530136b34fc36ae Mon Sep 17 00:00:00 2001 From: Taras Lazariv <taras.lazariv@tu-dresden.de> Date: Mon, 23 May 2022 09:13:59 +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 5989db0b1..fa43de092 100644 --- a/doc.zih.tu-dresden.de/docs/contrib/content_rules.md +++ b/doc.zih.tu-dresden.de/docs/contrib/content_rules.md @@ -38,7 +38,7 @@ or via [Email](mailto:hpcsupport@zih.tu-dresden.de). ## Quick Overview * All documentation is written in [Markdown](#markdown). -* Type spaces (not tabs) both in Markdown files and in `mkdocs.yml`. +* Use spaces (not tabs) both in Markdown files and in `mkdocs.yml`. * Respect the line limit of 100 characters (exception: links). * Do not add large binary files or high resolution images to the repository (cf. [adding images and attachments](#graphics-and-attachments)). -- GitLab