diff --git a/anotherpingcog/info.json b/anotherpingcog/info.json index 5fece5bc..abeba4fb 100644 --- a/anotherpingcog/info.json +++ b/anotherpingcog/info.json @@ -1,6 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/Cog-Creators/Red-DiscordBot/V3/develop/schema/red_cog.schema.json", - "author": ["Vexed (Vexed#3211"], + "author": ["Vexed (Vexed#3211)"], "name": "AnotherPingCog", "install_msg": "Thanks for installing! This cog will replace the normal `ping` command.\n\nThis cog has docs! Check them out at https://vex-cogs.readthedocs.io/en/latest/cogs/anotherpingcog.html", "requirements": ["tabulate>=0.8.9"],