We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b9b5a55 + b412fd3 commit e9b4d3cCopy full SHA for e9b4d3c
1 file changed
README.md
@@ -27,7 +27,7 @@ If multiple sourceMappingURL comments exist in one file, the last sourceMappingU
27
respected (e.g. if a file mentions the comment in code, or went through multiple transpilers).
28
The path should either be absolute or relative to the compiled file.
29
30
-It is also possible to to install the source map support directly by
+It is also possible to install the source map support directly by
31
requiring the `register` module which can be handy with ES6:
32
33
```js
0 commit comments