From f81105b6d5e4cdb253fae90364f026185f98ba1e Mon Sep 17 00:00:00 2001 From: Johannes Sasongko Date: Fri, 26 Sep 2025 19:52:35 +1000 Subject: [PATCH] website/learn/first-commands.md: Fix typo of ImageMagick. This fixes #1907. --- website/learn/first-commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/learn/first-commands.md b/website/learn/first-commands.md index ce8281c2a..a7565c3a7 100644 --- a/website/learn/first-commands.md +++ b/website/learn/first-commands.md @@ -134,7 +134,7 @@ limit on what they can do. Here are just a few examples: document formats - [GraphicsMagick](http://www.graphicsmagick.org) provides the `gm` command, - and [ImageImagick](https://www.imagemagick.org/script/index.php) provides + and [ImageMagick](https://www.imagemagick.org/script/index.php) provides the `magick` command to process images - [FFmpeg](http://ffmpeg.org) provides the `ffmpeg` command to process and