Skip to content

Commit ce4a67d

Browse files
committed
docs: fix typos and improve clarity in README.md
1 parent 4058ce1 commit ce4a67d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ module.exports = {
383383

384384
#### `array`
385385

386-
If an array of functions is passed to the `minify` option, the `minimizerOptions` can be aeither as:
386+
If an array of functions is passed to the `minify` option, the `minimizerOptions` can be either as:
387387

388388
- An array; If `minimizerOptions` is array, the function index in the `minify` array corresponds to the options object with the same index in the `minimizerOptions` array.
389389

0 commit comments

Comments
 (0)