Merge pull request #350 from victorwpbastos/patch-1

small typo
This commit is contained in:
Jan Nicklas 2016-06-12 13:32:41 +02:00 committed by GitHub
commit 6c516a85c2
1 changed files with 2 additions and 2 deletions

View File

@ -244,14 +244,14 @@ Events
To allow other [plugins](https://github.com/webpack/docs/wiki/plugins) to alter the html this plugin executes the following events:
Asnyc:
Async:
* `html-webpack-plugin-before-html-generation`
* `html-webpack-plugin-before-html-processing`
* `html-webpack-plugin-after-html-processing`
* `html-webpack-plugin-after-emit`
Sync:
Sync:
* `html-webpack-plugin-alter-chunks`