Use more correct wording in the editor comment
All checks were successful
Docs / build (push) Successful in 2m20s
All checks were successful
Docs / build (push) Successful in 2m20s
This commit is contained in:
parent
f44e90d8cc
commit
a674e402a0
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ export interface EditorProps {
|
|||
|
||||
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).
|
||||
*
|
||||
* Exports from this file will become available in the REPL.
|
||||
|
|
Loading…
Reference in a new issue