diff --git a/docs/config/README.md b/docs/config/README.md index a03185932..ad48a2f20 100644 --- a/docs/config/README.md +++ b/docs/config/README.md @@ -123,7 +123,7 @@ module.exports = { - Type: `Array` - Default: `[]` - By default `babel-loader` ignores all files inside `node_modules`. If you want to explicitly trasnpile a dependency with Babel, you can list it in this option. + By default `babel-loader` ignores all files inside `node_modules`. If you want to explicitly transpile a dependency with Babel, you can list it in this option. ### productionSourceMap