Skip to content

Commit 2e85dfb

Browse files
committed
Make the copy consistent.
1 parent 4095831 commit 2e85dfb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ If there are SourceMaps, they will also be included in the result string.
7575

7676
If, for one reason or another, you need to extract CSS as a
7777
plain string resource (i.e. not wrapped in a JS module) you
78-
might want to check out the [extract-loader](https://github.com/peerigon/extract-loader). It's useful when you, for instance, need to post-process the CSS as a string.
78+
might want to check out the [extract-loader](https://github.com/peerigon/extract-loader).
79+
It's useful when you, for instance, need to post process the CSS as a string.
7980

8081
<h2 align="center">Options</h2>
8182

0 commit comments

Comments
 (0)