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: {