Skip to content

Commit b412fd3

Browse files
authored
Remove typo in README.md
1 parent b9b5a55 commit b412fd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ If multiple sourceMappingURL comments exist in one file, the last sourceMappingU
2727
respected (e.g. if a file mentions the comment in code, or went through multiple transpilers).
2828
The path should either be absolute or relative to the compiled file.
2929

30-
It is also possible to to install the source map support directly by
30+
It is also possible to install the source map support directly by
3131
requiring the `register` module which can be handy with ES6:
3232

3333
```js

0 commit comments

Comments
 (0)