docs: Fix typo in doc

Fix typo in documentation. Changed "create workspace" to "create a workspace"

Fixed #68375
This commit is contained in:
aparziale
2026-04-25 09:16:09 +02:00
committed by Alon Mishne
parent 3583c01bf9
commit 982e3cce52
+1 -1
View File
@@ -67,7 +67,7 @@ Install the Angular CLI globally:
npm install -g @angular/cli
```
Create workspace:
Create a workspace:
```
ng new [PROJECT NAME]