Skip to content

Commit e9b4d3c

Browse files
authored
Merge pull request #192 from LoicPoullain/master
Remove typo in README.md
2 parents b9b5a55 + b412fd3 commit e9b4d3c

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)