From ca2aebedbaf071dce32bd067e23ea5340c17b60b Mon Sep 17 00:00:00 2001 From: Krishna Mohan A M Date: Fri, 23 Nov 2018 10:39:17 +0530 Subject: [PATCH] docs: fix config name in update Fixes #13028 --- docs/documentation/stories/1.0-update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/stories/1.0-update.md b/docs/documentation/stories/1.0-update.md index a9fc9d8d3f25..d5c065c1a07b 100644 --- a/docs/documentation/stories/1.0-update.md +++ b/docs/documentation/stories/1.0-update.md @@ -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: