From 9f34083ee55521febfc13ea1e7be29dfc0338689 Mon Sep 17 00:00:00 2001
From: Mark van Seventer <mark@vseventer.com>
Date: Thu, 15 Sep 2022 22:08:38 -0400
Subject: [PATCH] Typos.

---
 CHANGELOG.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2f44a51..b6cdb1c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,9 +1,9 @@
 # Changelog
 
 ## 3.0.0 (September 15, 2022)
-* Added [`--background](https://sharp.pixelplumbing.com/api-resize#trim) when trimming images.
+* Added [`--background`](https://sharp.pixelplumbing.com/api-resize#trim) when trimming images.
 * Added [`--minSize` and `--mixed`](https://sharp.pixelplumbing.com/api-output#webp).
-* Added [`--reoptimise](https://sharp.pixelplumbing.com/api-output#gif).
+* Added [`--reoptimise`](https://sharp.pixelplumbing.com/api-output#gif).
 * Updated TIFF compression options.
 * Updated `sharp` dependency - which now requires Node.js >= 14.15.