Skip to content

Commit d647249

Browse files
altschulerhansl
authored andcommitted
fix(@schematics/angular): guard generator description typo
1 parent bd9bbd8 commit d647249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/schematics/angular/collection.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"guard": {
4141
"factory": "./guard",
42-
"description": "Create an guard.",
42+
"description": "Create a guard.",
4343
"schema": "./guard/schema.json"
4444
},
4545
"g": {

0 commit comments

Comments
 (0)