diff --git a/packages/playground-examples/copy/en/JavaScript/Working With Classes/This.ts b/packages/playground-examples/copy/en/JavaScript/Working With Classes/This.ts index 836691c11ce5..4fedde144edb 100644 --- a/packages/playground-examples/copy/en/JavaScript/Working With Classes/This.ts +++ b/packages/playground-examples/copy/en/JavaScript/Working With Classes/This.ts @@ -88,4 +88,4 @@ customObjectTryingToChangeThis.print(); // You can learn more about that in the handbook: // -// https://www.typescriptlang.org/docs/handbook/utility-types.html#thistypet +// https://www.typescriptlang.org/docs/handbook/utility-types.html#thistypetype