diff --git a/README.md b/README.md index 5bd9beb7..6349285c 100644 --- a/README.md +++ b/README.md @@ -635,7 +635,7 @@ module.exports = { ###### `RegExp` -Enable css modules for files based on the filename satisfying your regex check. +Enable CSS modules for files based on the filename satisfying your regex check. **webpack.config.js** @@ -659,7 +659,7 @@ module.exports = { ###### `function` -Enable css modules for files based on the filename satisfying your filter function check. +Enable CSS modules for files based on the filename satisfying your filter function check. **webpack.config.js**