Skip to content

Commit 5317054

Browse files
krishnaanarilvikerman
authored andcommitted
docs: fix config name in update (#13039)
Fixes #13028
1 parent 61e4afe commit 5317054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/documentation/stories/1.0-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ If the old Angular CLI package _still_ persists, you'll need to research how to
7777

7878
## .angular-cli.json
7979

80-
`angular-cli.json` is now `.angular-cli.json`, but we still accept the old config file name.
80+
`angular-cli.json` is now `angular.json`, but we still accept the old config file name.
8181

8282
A few new properties have changed in it:
8383

0 commit comments

Comments
 (0)