Skip to content

Commit eaffdc0

Browse files
aanchal88alan-agius4
authored andcommitted
docs: remove duplicate words
1 parent 5213b00 commit eaffdc0

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export default class RunCommandModule
3939
const localYargs: Argv<RunCommandArgs> = argv
4040
.positional('target', {
4141
describe:
42-
'The Architect target to run provided in the the following format `project:target[:configuration]`.',
42+
'The Architect target to run provided in the following format `project:target[:configuration]`.',
4343
type: 'string',
4444
demandOption: true,
4545
// Show only in when using --help and auto completion because otherwise comma seperated configuration values will be invalid.

0 commit comments

Comments
 (0)