Skip to content

Commit

Permalink
Remove typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LoicPoullain committed Sep 17, 2017
1 parent b9b5a55 commit b412fd3
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 b412fd3

Please sign in to comment.