Skip to content

Commit 6530c7c

Browse files
committed
typos
1 parent 5191da0 commit 6530c7c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ $ npm i css-modules-require-hook
3939

4040
### Examples
4141

42-
Basically you need to require this plugin before other requires for your styles will occur.
43-
For example:
42+
Basically you need to load this module before you start loading css-modules. Otherwise you'll get an exception. For example:
4443

4544
*icon.css*
4645
```css

0 commit comments

Comments
 (0)