Skip to content

Commit 627d952

Browse files
jbogarthydeKeen Yee Liau
authored and
Keen Yee Liau
committed
docs: further clarify module relationship
1 parent 33dcb89 commit 627d952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/schematics/angular/module/schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"route": {
4343
"type": "string",
44-
"description": "The route path for a lazy-loaded module. When supplied, creates a component in the new module, and adds the route to that component in the `routes` array in the routing module specified in the `--module` option."
44+
"description": "The route path for a lazy-loaded module. When supplied, creates a component in the new module, and adds the route to that component in the `Routes` array declared in the module provided in the `--module` option."
4545
},
4646
"flat": {
4747
"type": "boolean",

0 commit comments

Comments
 (0)