diff --git a/public/docs/ts/latest/cli-quickstart.jade b/public/docs/ts/latest/cli-quickstart.jade
index 0460956b10..c19772b899 100644
--- a/public/docs/ts/latest/cli-quickstart.jade
+++ b/public/docs/ts/latest/cli-quickstart.jade
@@ -266,7 +266,7 @@ block root-files
.file src/...
.file .editorconfig
.file .gitignore
- .file angular-cli.json
+ .file .angular-cli.json
.file karma.conf.js
.file package.json
.file protractor.conf.js
@@ -308,7 +308,7 @@ table(width="100%")
:marked
Git configuration to make sure autogenerated files are not commited to source control.
tr
- td angular-cli.json
+ td .angular-cli.json
td
:marked
Configuration for Angular-CLI.