From 506837b0b5519c77da88f3475d3ff038ad72d9e4 Mon Sep 17 00:00:00 2001 From: Gavin McQuistin Date: Tue, 1 May 2018 19:42:50 +0100 Subject: [PATCH] Typo [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2abb3532d..dff8ba512 100644 --- a/README.md +++ b/README.md @@ -186,7 +186,7 @@ module.exports = { ### Stats By default, the plugin will print a quite verbose bundle information to your console. However, if -you are not satisfy with the current output info, you can overwrite it in your `webpack.config.js` +you are not satisfied with the current output info, you can overwrite it in your `webpack.config.js` ```js // webpack.config.js