diff --git a/src/views/tenant/administration/AlertWizard.jsx b/src/views/tenant/administration/AlertWizard.jsx index 549a316beb1f..2e336c756ca4 100644 --- a/src/views/tenant/administration/AlertWizard.jsx +++ b/src/views/tenant/administration/AlertWizard.jsx @@ -203,7 +203,7 @@ const AlertWizard = () => { ]} name="logbook" placeholder={'Select a log source'} - label="Select the log you which to receive the alert for" + label="Select the log you wish to receive the alert for" validate={required} />