Skip to content

Commit 6bbcdbd

Browse files
snuggsMoOx
authored andcommitted
✏️ Fix Grammatical Error (#235)
✏️ ```it will looks``` ➡️ ```it will look```
1 parent 91bd131 commit 6bbcdbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This plugin can consume local files, node modules or web_modules.
1111
To resolve path of an `@import` rule, it can look into root directory
1212
(by default `process.cwd()`), `web_modules`, `node_modules`
1313
or local modules.
14-
_When importing a module, it will looks for `index.css` or file referenced in
14+
_When importing a module, it will look for `index.css` or file referenced in
1515
`package.json` in the `style` or `main` fields._
1616
You can also provide manually multiples paths where to look at.
1717

0 commit comments

Comments
 (0)