Skip to content

Commit

Permalink
docs: typo (webpack-contrib#1454)
Browse files Browse the repository at this point in the history
  • Loading branch information
2heal1 authored Jun 6, 2022
1 parent 950ade0 commit 99e06ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**

Expand All @@ -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**

Expand Down

0 comments on commit 99e06ad

Please sign in to comment.