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 3d3aeeb94874bf2ef27ece81061036aa3069122e..4bfb7008151f8ae7b3b2c6490250569275ff8ae2 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.