diff --git a/README.md b/README.md index f15008a..c3622e0 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Wait is a promise wrapped setTimeout. That's it. Use it for a nicer delay interface. -Instll this package using NPM. +Install this package using NPM. ``` npm i wait