fix(moderation): Fix typo.
This commit is contained in:
@@ -128,7 +128,7 @@ class ModerationSettings(SettingGroup):
|
|||||||
_long_desc = _p(
|
_long_desc = _p(
|
||||||
'guildset:mod_role|long_desc',
|
'guildset:mod_role|long_desc',
|
||||||
"Members with the set role will be able to access my configuration panels, "
|
"Members with the set role will be able to access my configuration panels, "
|
||||||
"and perform some moderation tasks, such us setting up pomodoro timers. "
|
"and perform some moderation tasks, such as setting up pomodoro timers. "
|
||||||
"Moderators cannot reconfigure most bot configuration, "
|
"Moderators cannot reconfigure most bot configuration, "
|
||||||
"or perform operations they do not already have permission for in Discord."
|
"or perform operations they do not already have permission for in Discord."
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user