Skip to content

Commit d9072aa

Browse files
committed
Fix typo
1 parent 420748b commit d9072aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ var generator = new sourceMap.SourceMapGenerator({
1212
});
1313
```
1414

15-
* Do not throw an error since broken prev map is popular issue #20 ([#20](https://github.com/7rulnik/source-map-js/pull/20)) [@ai](https://github.com/ai)
15+
* Do not throw an error since broken prev map is popular issue ([#20](https://github.com/7rulnik/source-map-js/pull/20)) [@ai](https://github.com/ai)
1616
* Add ignoreInvalidMapping option ([#21](https://github.com/7rulnik/source-map-js/pull/21)) [@7rulnik](https://github.com/7rulnik)
1717

1818
## 1.0.3

0 commit comments

Comments
 (0)