diff --git a/packages/typescriptlang-org/src/copy/en/index.ts b/packages/typescriptlang-org/src/copy/en/index.ts index 52f0a280fc32..9f6ebd634028 100644 --- a/packages/typescriptlang-org/src/copy/en/index.ts +++ b/packages/typescriptlang-org/src/copy/en/index.ts @@ -38,7 +38,7 @@ export const indexCopy = { index_dts: "Types On Every Desk", index_dts_copy: ` -

Most of the worlds JavaScript’s is un-typed, and inference can only go so far. To address this, the TypeScript team helps maintain

Definitely Typed
- a community project to provide types and inline documentation to existing JavaScript. +

Most of the world's JavaScript is un-typed, and inference can only go so far. To address this, the TypeScript team helps maintain

Definitely Typed
- a community project to provide types and inline documentation to existing JavaScript.

This project allows the community to maintain type definitions for JavaScript libraries without putting extra pressure on their maintainers.

`,