diff --git a/README.md b/README.md index 4908b030bdff8..dbc31b111b2d9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [TypeScript](https://www.typescriptlang.org/) is a language for application-scale JavaScript. TypeScript adds optional types to JavaScript that support tools for large-scale JavaScript applications for any browser, for any host, on any OS. TypeScript compiles to readable, standards-based JavaScript. Try it out at the [playground](https://www.typescriptlang.org/play/), and stay up to date via [our blog](https://blogs.msdn.microsoft.com/typescript) and [Twitter account](https://twitter.com/typescript). -Find others who are using TypeScript at [our community page](https://www.typescriptlang.org/community/). +Find others who are using TypeScript on [our community page](https://www.typescriptlang.org/community/). ## Installing