diff --git a/src/views/tenant/administration/AlertWizard.js b/src/views/tenant/administration/AlertWizard.js index 9740ea4f97fd..b48bf0776b50 100644 --- a/src/views/tenant/administration/AlertWizard.js +++ b/src/views/tenant/administration/AlertWizard.js @@ -181,7 +181,7 @@ const AlertWizard = () => { multi values={[ { value: 'New-InboxRule', name: 'New Inbox Rules' }, - { value: 'Set-inboxrule', name: 'Set Inbox Rules' }, + { value: 'Set-Inboxrule', name: 'Set Inbox Rules' }, { value: 'Add member to role.', name: 'Adding a member to any admin role' }, { value: 'Remove Member from a role.',