diff --git a/packages/repl/src/components/editor/Editor.tsx b/packages/repl/src/components/editor/Editor.tsx index 9bd65b9..ffd1cb2 100644 --- a/packages/repl/src/components/editor/Editor.tsx +++ b/packages/repl/src/components/editor/Editor.tsx @@ -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.