microsoft / TypeScript-Handbook

Deprecated, please use the TypeScript-Website repo instead
https://github.com/microsoft/TypeScript-Website
Apache License 2.0
4.88k stars 1.13k forks source link

Small English inconsistencies in Variable Declarations #1271

Closed johnjago closed 4 years ago

johnjago commented 4 years ago

The line That’s not to say that block-scoped variable can never be declared with a function-scoped variable. probably needs an article before block-scoped variable. For example, a block-scoped variable.

In the last line, Second, the Typescript compiler..., Typescript should be TypeScript.