diff --git a/README.md b/README.md index cef5f16b88..58aac4dc2c 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Get started with Angular, learn the fundamentals and explore advanced topics on ### Setting Up a Project -Intall the Angular CLI globally: +Install the Angular CLI globally: ``` npm install -g @angular/cli