Skip to content

Commit c354b99

Browse files
vomvoruevilebottnawi
authored andcommitted
docs: fix typo (#221)
1 parent 578c84d commit c354b99

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
@@ -24,7 +24,7 @@ Exports HTML as string. HTML is minimized when the compiler demands.
2424
To begin, you'll need to install `html-loader`:
2525

2626
```console
27-
npm install --save-dev css-loader
27+
npm install --save-dev html-loader
2828
```
2929

3030
Then add the plugin to your `webpack` config. For example:

0 commit comments

Comments
 (0)