Fix typos
This commit is contained in:
parent
a48098bb8c
commit
8d2b7cd27e
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ class HelpCommand extends Command {
|
|||
'Put a `>` before a code block or inline codeblock that starts with a language code to execute it.',
|
||||
'You can add options, separated by semicolons, after the `>`.',
|
||||
'',
|
||||
'For list of enabled languages, use `languages` command.',
|
||||
'For list of enabled languages, use the `>languages` command.',
|
||||
'',
|
||||
'See the readme for usage examples, supported languages, and options: <https://github.com/1Computer1/comp_iler>'
|
||||
]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue