From ab3bd9dd66ee51a94719e170bf85572852cbb1ee Mon Sep 17 00:00:00 2001 From: Aftab Ansari Date: Tue, 28 Nov 2017 15:30:39 +0530 Subject: [PATCH] grammer correction --- public/docs/ts/latest/guide/typescript-configuration.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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