Use more correct wording in the editor comment
All checks were successful
Docs / build (push) Successful in 2m20s

This commit is contained in:
Kamillaova 2025-01-28 05:30:49 +03:00
parent f44e90d8cc
commit a674e402a0

View file

@ -14,7 +14,7 @@ export interface EditorProps {
const DEFAULT_CODE = ` const DEFAULT_CODE = `
/** /**
* This playground comes pre-loaded with all @mtcute/* libraries, * This playground comes pre-installed with all @mtcute/* libraries,
* as well as a pre-configured Telegram client (available as \`tg\` global variable). * as well as a pre-configured Telegram client (available as \`tg\` global variable).
* *
* Exports from this file will become available in the REPL. * Exports from this file will become available in the REPL.