Skip to content

Commit 0300e1e

Browse files
Merge pull request #2672 from chase-vgo/dev
Wishful thinking
2 parents 0db3e2e + dced97f commit 0300e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/tenant/administration/AlertWizard.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ const AlertWizard = () => {
203203
]}
204204
name="logbook"
205205
placeholder={'Select a log source'}
206-
label="Select the log you which to receive the alert for"
206+
label="Select the log you wish to receive the alert for"
207207
validate={required}
208208
/>
209209
</CCol>

0 commit comments

Comments
 (0)