Skip to content

Commit 2f234fb

Browse files
authored
docs(readme): fix misspelled word
1 parent f19a4a6 commit 2f234fb

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
@@ -342,7 +342,7 @@ To import from multiple modules use multiple `composes:` rules.
342342

343343
By default the css-loader minimizes the css if specified by the module system.
344344

345-
In some cases the minification is destructive to the css, so you can provide your own options to the cssnano-based minifier if needed. See [cssnano's documenation](http://cssnano.co/guides/) for more information on the available options.
345+
In some cases the minification is destructive to the css, so you can provide your own options to the cssnano-based minifier if needed. See [cssnano's documentation](http://cssnano.co/guides/) for more information on the available options.
346346

347347
You can also disable or enforce minification with the `minimize` query parameter.
348348

0 commit comments

Comments
 (0)