diff --git a/README.md b/README.md index 2bb9569..6421eb9 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ *Inspired by [this blog post](https://medium.com/@vladimirtolstikov/how-to-merge-d-ts-typings-with-dts-bundle-and-webpack-e8903d699576).* -This is wrapper for [dts-bundle plugin](https://github.com/TypeStrong/dts-bundle) to use inside WebPack build. Generates bundle from the `.d.ts` declaration files generated by a TypeSript compiler. +This is wrapper for [dts-bundle plugin](https://github.com/TypeStrong/dts-bundle) to use inside WebPack build. Generates bundle from the `.d.ts` declaration files generated by a TypeScript compiler. ## Installation ```