some more thing

This commit is contained in:
Chayapak 2023-05-25 19:45:40 +07:00
parent 721a4a46ab
commit bd0c25dd49

View file

@ -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() {