From 72c33d7b3e334091cbad4c32f06ef044bff6fdbe Mon Sep 17 00:00:00 2001 From: zzuieliyaoli Date: Mon, 18 Apr 2016 19:40:54 +0800 Subject: [PATCH] remove additional word --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ce700b..9417693 100644 --- a/README.md +++ b/README.md @@ -243,7 +243,7 @@ plugins: [ Events ------ -To allow other [plugins](https://github.com/webpack/docs/wiki/plugins) to alter the html when this plugin executes the following events: +To allow other [plugins](https://github.com/webpack/docs/wiki/plugins) to alter the html this plugin executes the following events: * `html-webpack-plugin-before-html-generation` * `html-webpack-plugin-before-html-processing`