From e70387d812ae4efe0b6dbe4b946a82e21a545b31 Mon Sep 17 00:00:00 2001 From: rainbunny <101956787+rainbunny@users.noreply.github.com> Date: Wed, 19 Oct 2022 15:16:02 -0500 Subject: [PATCH] Fixed the typo that says "reponses", instead of "responses". --- messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages.json b/messages.json index 36afab1..25a5cf7 100644 --- a/messages.json +++ b/messages.json @@ -13,7 +13,7 @@ }, "rf": { "name": "Requested Features", - "desc": "Frequently asked-for features and our reponses", + "desc": "Frequently asked-for features and our responses", "icon": 58873 } },