docs: typo fix for 'Intall' (#39585)

'Intall' should be 'Install'
PR Close #39585
This commit is contained in:
Athur Ming 2020-11-06 14:57:34 +08:00 committed by Misko Hevery
parent 1f956184c4
commit 8e384d9f0d
1 changed files with 1 additions and 1 deletions

View File

@ -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