Skip to content

Commit ea1325e

Browse files
committed
docs(@angular/cli): fix formatting in docs command
1 parent ff07ef8 commit ea1325e

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

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

+10-10
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ For example:
88

99
```json
1010
"projects": {
11-
"my-project": {
12-
...
13-
"architect": {
14-
...
15-
"deploy": {
16-
"builder": "@angular/fire:deploy",
17-
"options": {}
18-
}
19-
}
20-
}
11+
"my-project": {
12+
...
13+
"architect": {
14+
...
15+
"deploy": {
16+
"builder": "@angular/fire:deploy",
17+
"options": {}
18+
}
2119
}
20+
}
21+
}
2222
```

0 commit comments

Comments
 (0)