diff --git a/README.md b/README.md index eba658b..9c87dee 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ GitHub: [BenjaminAster/TypeScript-types-for-new-JavaScript](https://github.com/B Install using npm: ```shell -npm i -D new-javscript@latest +npm i -D new-javascript@latest ``` Reference the type definitions directly in your TypeScript/JavaScript files...