diff --git a/aio/content/guide/schematics.md b/aio/content/guide/schematics.md index 2563798fbd..b76e0710e3 100644 --- a/aio/content/guide/schematics.md +++ b/aio/content/guide/schematics.md @@ -21,7 +21,7 @@ The subcommands for `ng generate` are shorthand for the corresponding schematic. ng generate my-schematic-collection:my-schematic-name -—or— +or ng generate my-schematic-name --collection collection-name