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 7145e8f15ce3ba8b75c19d413cf035d0884233bc..1f92fc41edf149a1c3b2384901f87568c8be499b 100644
--- a/doc.zih.tu-dresden.de/docs/contrib/content_rules.md
+++ b/doc.zih.tu-dresden.de/docs/contrib/content_rules.md
@@ -387,4 +387,4 @@ understanding. This holds especially for Slurm options, but also other commands.
     | Do | Don't |
     |----|-------|
     | `srun --nodes=2 --ntasks-per-node=4 [...]`| `srun -N 2 -n 4 [...]` |
-    | `module [...]` | `ml [...]` |
+    | `module load [...]` | `ml [...]` |