docs: add missing preposition (#30691)

You need do nothing -> You need to do nothing
PR Close #30691
This commit is contained in:
Amadou Sall 2019-05-27 21:20:30 +02:00 committed by Igor Minar
parent 875eedbfb0
commit 1b5096d5a9
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ Many libraries include definition files in their npm packages where both the Typ
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