From 07b4e53718d9b52b40fa320a5878068671624b01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jacob=20Gro=C3=9F?= Date: Wed, 9 Dec 2020 19:15:12 +0100 Subject: [PATCH] Fix typo --- cli/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/README.md b/cli/README.md index 7c418a8b..a305ab30 100644 --- a/cli/README.md +++ b/cli/README.md @@ -47,7 +47,7 @@ The default values for each `config` option can be found in the [`codecs.js`][co Squoosh CLI has an _experimental_ auto optimizer that compresses an image as much as possible, trying to hit a specific [Butteraugli] target value. The higher the Butteraugli target value, the more artifacts can be introduced. -You can make use of the auto optimizer buy using “auto” as the config object. +You can make use of the auto optimizer by using “auto” as the config object. ``` $ npx @squoosh/cli --wp2 auto test.png