From b740a7c22cc5a4505f0989e4585a1ee53432ead7 Mon Sep 17 00:00:00 2001 From: "Navy.gif" Date: Mon, 9 May 2022 16:16:46 +0300 Subject: [PATCH] wording tweak --- src/constants/Constants.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/constants/Constants.js b/src/constants/Constants.js index 91c912e..e2954e7 100644 --- a/src/constants/Constants.js +++ b/src/constants/Constants.js @@ -142,11 +142,11 @@ exports.InfractionDictionary = { present: 'slowmode' }, ADDROLE: { - past: 'added role to', + past: 'added to a role', present: 'add role to' }, REMOVEROLE: { - past: 'removed role from', + past: 'removed from a role', present: 'remove role from' }, NICKNAME: {