Skip to content

Commit 4b9405c

Browse files
alan-agius4angular-robot[bot]
authored andcommitted
docs: improve wording in doc command version description
1 parent 2800e2f commit 4b9405c

File tree

1 file changed

+1
-1
lines changed
  • packages/angular/cli/src/commands/doc

1 file changed

+1
-1
lines changed

packages/angular/cli/src/commands/doc/cli.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ export default class DocCommandModule
4646
})
4747
.option('version', {
4848
description:
49-
'Contains the version of Angular to use for the documentation. ' +
49+
'The version of Angular to use for the documentation. ' +
5050
'If not provided, the command uses your current Angular core version.',
5151
type: 'string',
5252
})

0 commit comments

Comments
 (0)