Skip to content

Commit

Permalink
Merge pull request #2672 from chase-vgo/dev
Browse files Browse the repository at this point in the history
Wishful thinking
  • Loading branch information
KelvinTegelaar committed Jul 12, 2024
2 parents 0db3e2e + dced97f commit 0300e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/tenant/administration/AlertWizard.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -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}
/>
</CCol>
Expand Down

0 comments on commit 0300e1e

Please sign in to comment.