From 8131d8bb1dc9b185b3c1709264a3baf32ef799bc Mon Sep 17 00:00:00 2001 From: ati Date: Fri, 9 Mar 2018 13:32:50 +0300 Subject: [PATCH] typo fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49822fde..92ea4e1d 100644 --- a/README.md +++ b/README.md @@ -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',