Skip to content

Commit 0c040f5

Browse files
committed
Modified Command
1 parent 47ef4b2 commit 0c040f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/me/TechsCode/TechDiscordBot/module/cmds/APIWebsiteCommand.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ public APIWebsiteCommand(TechDiscordBot bot) {
1515
}
1616

1717
@Override
18-
public String getName() { return "api"; }
18+
public String getName() { return "api website"; }
1919

2020
@Override
2121
public String getDescription() {

0 commit comments

Comments
 (0)