docs: remove redundant dashes (#34172)

PR Close #34172
This commit is contained in:
Alan Agius 2019-12-02 07:36:58 +01:00 committed by Miško Hevery
parent d529b55651
commit e6dbcd0f46
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ The subcommands for `ng generate` are shorthand for the corresponding schematic.
ng generate my-schematic-collection:my-schematic-name
</code-example>
&mdash;or&mdash;
or
<code-example language="bash">
ng generate my-schematic-name --collection collection-name