diff options
Diffstat (limited to 'node_modules/webpack-sources/README.md')
-rw-r--r-- | node_modules/webpack-sources/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/webpack-sources/README.md b/node_modules/webpack-sources/README.md index f9c0ec7dd..5aff5b675 100644 --- a/node_modules/webpack-sources/README.md +++ b/node_modules/webpack-sources/README.md @@ -130,7 +130,7 @@ new SourceMapSource( ## `LineToLineMappedSource`
-Represents source code, which is mapped line by line to the orginal file.
+Represents source code, which is mapped line by line to the original file.
``` js
new LineToLineMappedSource(
|