Skip to content

Commit deadbaf

Browse files
jbogarthydehansl
authored andcommitted
docs: fix run syntax
1 parent f454b7c commit deadbaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/angular/cli/commands/run-long.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ If you do so, you can run them from the command line using the `ng run` command.
1212
Execute the command using the following format.
1313

1414
```
15-
ng run project:target[.configuration]
15+
ng run project:target[:configuration]
1616
```

0 commit comments

Comments
 (0)