Fix Typo in Angular Starter Guide

This commit is contained in:
Amey Shrivastava
2024-01-17 00:06:06 +05:30
committed by GitHub
parent 1e7817d0c9
commit 01f7deda70

View File

@@ -94,7 +94,7 @@ Using Angular CLI, we can quickly generate an Angular project.
### Pre-requisites ### Pre-requisites
To get started with Vite, there's a few things we should know about first: To get started with Angular CLI, there's a few things we should know about first:
- [Know what Node and NPM are and how to use them](/posts/how-to-use-npm) - [Know what Node and NPM are and how to use them](/posts/how-to-use-npm)