Skip to content

Commit dc1fb27

Browse files
committed
docs: Fix typo in doc
Fix typo in documentation. Changed "create workspace" to "create a workspace" Fixed angular#68375
1 parent 08930e6 commit dc1fb27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Install the Angular CLI globally:
6767
npm install -g @angular/cli
6868
```
6969

70-
Create workspace:
70+
Create a workspace:
7171

7272
```
7373
ng new [PROJECT NAME]

0 commit comments

Comments
 (0)