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

Typos in Enums and Type Inference #1281

Closed johnjago closed 4 years ago

johnjago commented 4 years ago

https://www.typescriptlang.org/docs/handbook/enums.html

something like the the following JavaScript

https://www.typescriptlang.org/docs/handbook/type-inference.html

"Typescript" used in a few places instead of "TypeScript".