From e13518dc42cf02d5972dd2d4835fea0ac8f12048 Mon Sep 17 00:00:00 2001 From: bobloy Date: Thu, 3 Sep 2020 13:53:27 -0400 Subject: [PATCH] Typo in short description --- fifo/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fifo/info.json b/fifo/info.json index c8c2ed9..a1255cd 100644 --- a/fifo/info.json +++ b/fifo/info.json @@ -6,7 +6,7 @@ "description": "[ALPHA] Schedule commands to be run at certain times or intervals", "hidden": false, "install_msg": "Thank you for installing FIFO.\nGet started with `[p]load fifo`, then `[p]help FIFO`", - "short": "[ALPHA] Schedule commands to be run at certain times or intervals\"", + "short": "[ALPHA] Schedule commands to be run at certain times or intervals", "end_user_data_statement": "This cog does not store any End User Data", "requirements": [ "apscheduler",