Skip to content

Commit 90e6980

Browse files
IgorMinaralexeagle
authored andcommitted
fix(@schematics/angular): tweak the ng new routing prompt
1 parent 9ef66e2 commit 90e6980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/schematics/angular/ng-new/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"type": "boolean",
101101
"description": "Generates a routing module.",
102102
"default": false,
103-
"x-prompt": "Would you like to generate a routing module?"
103+
"x-prompt": "Would you like to add Angular routing?"
104104
},
105105
"prefix": {
106106
"type": "string",

0 commit comments

Comments
 (0)