diff --git a/README.md b/README.md index 780d6d76ee..3904246f16 100644 --- a/README.md +++ b/README.md @@ -243,7 +243,7 @@ you are not satisfied with the current output info, you can overwrite it in your ```js // webpack.config.js -module.export = { +module.exports = { // ... stats: 'minimal' // ...