Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
atilkan authored and jantimon committed Mar 9, 2018
1 parent 1b2a71d commit 8131d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Here's an example webpack config illustrating how to use these options
To generate more than one HTML file, declare the plugin more than
once in your plugins array

**webpack.confg.js**
**webpack.config.js**
```js
{
entry: 'index.js',
Expand Down

0 comments on commit 8131d8b

Please sign in to comment.