From a52d5b3ec1092ba358ebb8e2f75cb73e6f40b6f3 Mon Sep 17 00:00:00 2001
From: Martin Schroschk <martin.schroschk@tu-dresden.de>
Date: Tue, 5 Nov 2024 08:24:36 +0100
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

Co-authored-by: Bert Wesarg <bert.wesarg@tu-dresden.de>
---
 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 3d3aeeb94..4bfb70081 100644
--- a/doc.zih.tu-dresden.de/docs/contrib/content_rules.md
+++ b/doc.zih.tu-dresden.de/docs/contrib/content_rules.md
@@ -201,7 +201,7 @@ graphics.
     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.
+    will resize the graphic `cluster.jpeg` to a width of 600 pixels keeping the aspect ratio.
     Depending on the resolution of the original file, the resulting file can be way smaller in terms
     of memory foot print.
 
-- 
GitLab