Skip to content

Commit af07195

Browse files
authored
README text adjustments
1 parent 6b0a5b2 commit af07195

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ will generate `.css.d.ts` files near the `.css`. Please take a look at
77
[this discussion](https://github.com/Quramy/typed-css-modules/issues/2) to make a decision.
88

99
You can affect how `typed-css-modules` behaves by using query parameters. The loader
10-
will pass on any query parameters you send give it to the constructor of the DtsCreator
11-
class. For more info on available options, have a look at the
10+
will pass any query parameters you specify to the constructor of the `DtsCreator`
11+
class. For more info on available options, please take a look here:
1212
[DtsCreator constructor](https://github.com/Quramy/typed-css-modules#new-dtscreatoroption).
1313

1414

0 commit comments

Comments
 (0)