diff --git a/README.md b/README.md index f267b10..8875299 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ npm install image-blob-reduce Known issues ------------ -This package is not compaible with some minification options. If you use +This package is not compatible with some minification options. If you use `terser`, disable `evaluate` or all `compress` options: - `{ compress: { evaluate: false } }`