docs: fix config name in update (#13039)

Fixes #13028
This commit is contained in:
Krishna Mohan 2018-12-01 01:32:38 +05:30 committed by vikerman
parent db0fc7759b
commit 5979f6eaf1

View File

@ -77,7 +77,7 @@ If the old Angular CLI package _still_ persists, you'll need to research how to
## .angular-cli.json
`angular-cli.json` is now `.angular-cli.json`, but we still accept the old config file name.
`angular-cli.json` is now `angular.json`, but we still accept the old config file name.
A few new properties have changed in it: