fixed spelling mistake

This commit is contained in:
2026-02-28 17:11:24 +00:00
parent 6ee2f4bfda
commit 98258a96c3

View File

@@ -134,7 +134,7 @@ client.MessageService.MessageReceived += async (message) =>
- `s/source - Sends link for the source code`
- `s/cmds - Shows this list`
- `s/usercount - Shows the user count of Valour`
- `s/devcentral - Sends the invite link to the Bot Central Planet`");
- `s/devcentral - Sends the invite link to the Dev Central Planet`");
};
if (Utils.ContainsAny(content, $"{prefix}usercount"))