forked from ChomeNS/chomens-bot-java
some more thing
This commit is contained in:
parent
721a4a46ab
commit
bd0c25dd49
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ public class CreatorCommand implements Command {
|
|||
public String name() { return "creator"; }
|
||||
|
||||
public String description() {
|
||||
return "Shows the bot's creator";
|
||||
return "Shows the bots creator";
|
||||
}
|
||||
|
||||
public List<String> usage() {
|
||||
|
|
Loading…
Reference in a new issue