We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 214a97a commit cfad381Copy full SHA for cfad381
README.md
@@ -22,7 +22,7 @@ module.exports = {
22
};
23
```
24
25
-This extracts all SourceMaps from all files. That's no so performance-wise so you may only want to apply the loader to relevant files.
+This extracts all SourceMaps from all files. That's not so performance-wise so you may only want to apply the loader to relevant files.
26
27
## License
28
0 commit comments