Skip to content

Commit

Permalink
Updated api website name
Browse files Browse the repository at this point in the history
  • Loading branch information
faab007nl committed Apr 17, 2022
1 parent 587cbd7 commit c0d7b5f
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 website"; }
public String getName() { return "apiwebsite"; }

@Override
public String getDescription() {
Expand Down

0 comments on commit c0d7b5f

Please sign in to comment.