From f7565e4abcb3e7c930cdc932cffa6186be8b54a5 Mon Sep 17 00:00:00 2001
From: Martin Schroschk <martin.schroschk@tu-dresden.de>
Date: Mon, 4 Nov 2024 13:55:30 +0100
Subject: [PATCH] Danke!

---
 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 581de42a3..20eff18d2 100644
--- a/doc.zih.tu-dresden.de/docs/contrib/content_rules.md
+++ b/doc.zih.tu-dresden.de/docs/contrib/content_rules.md
@@ -194,7 +194,7 @@ graphics.
     The command
 
     ```console
-    marie@login$ magick cluster.jpeg -resize 600 cluster_600.jpeg
+    marie@local$ magick cluster.jpeg -resize 600 cluster_600.jpeg
     ```
 
     will size the graphic `cluster.jpeg` to a width of 600 pixels keeping the aspect ratio.
-- 
GitLab