Skip to content

Commit 99e06ad

Browse files
authored
1 parent 950ade0 commit 99e06ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ module.exports = {
635635

636636
###### `RegExp`
637637

638-
Enable css modules for files based on the filename satisfying your regex check.
638+
Enable CSS modules for files based on the filename satisfying your regex check.
639639

640640
**webpack.config.js**
641641

@@ -659,7 +659,7 @@ module.exports = {
659659

660660
###### `function`
661661

662-
Enable css modules for files based on the filename satisfying your filter function check.
662+
Enable CSS modules for files based on the filename satisfying your filter function check.
663663

664664
**webpack.config.js**
665665

0 commit comments

Comments
 (0)