You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -383,7 +383,7 @@ module.exports = {
383
383
384
384
#### `array`
385
385
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:
387
387
388
388
- 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.
0 commit comments