Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: correct TypeScript spelling on the home page (vercel#52500)
### What? Changing the word TypeScript with an uppercase S. ### Why? - Because that's the official recommendation from TypeScript. (Reference: [typescriptlang.org](https://www.typescriptlang.org)) - The docs already uses this format (e.g. [TypeScript page](https://nextjs.org/docs/app/building-your-application/configuring/typescript)) so it's just a matter of consistency.
- Loading branch information