Skip to content

Commit

Permalink
Merge pull request #192 from LoicPoullain/master
Browse files Browse the repository at this point in the history
Remove typo in README.md
  • Loading branch information
LinusU committed Sep 18, 2017
2 parents b9b5a55 + b412fd3 commit e9b4d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -27,7 +27,7 @@ If multiple sourceMappingURL comments exist in one file, the last sourceMappingU
respected (e.g. if a file mentions the comment in code, or went through multiple transpilers).
The path should either be absolute or relative to the compiled file.

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
requiring the `register` module which can be handy with ES6:

```js
Expand Down

0 comments on commit e9b4d3c

Please sign in to comment.