diff --git a/public/docs/ts/latest/guide/typescript-configuration.jade b/public/docs/ts/latest/guide/typescript-configuration.jade index 9a54073991..16299f5a1b 100644 --- a/public/docs/ts/latest/guide/typescript-configuration.jade +++ b/public/docs/ts/latest/guide/typescript-configuration.jade @@ -75,7 +75,7 @@ a(id="typings") can find them. Angular is one such library. The `node_modules/@angular/core/` folder of any Angular application contains several `d.ts` files that describe parts of Angular. - **You need do nothing to get *typings* files for library packages that include `d.ts` files. + **You need to do nothing to get *typings* files for library packages that include `d.ts` files. Angular packages include them already.** ### lib.d.ts