Skip to content

Commit

Permalink
Modified Command
Browse files Browse the repository at this point in the history
  • Loading branch information
TehZombiJesus committed Mar 14, 2022
1 parent 47ef4b2 commit 0c040f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ public APIWebsiteCommand(TechDiscordBot bot) {
}

@Override
public String getName() { return "api"; }
public String getName() { return "api website"; }

@Override
public String getDescription() {
Expand Down

0 comments on commit 0c040f5

Please sign in to comment.