1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-26 22:46:53 -04:00

fix up notification key misspelling

This commit is contained in:
bakerboy448
2021-06-07 14:51:23 -05:00
committed by Qstick
parent 45c08db1ce
commit 8fd6c72037
2 changed files with 2 additions and 2 deletions
@@ -39,7 +39,7 @@ function NotificationEventItems(props) {
<FormLabel>{translate('NotificationTriggers')}</FormLabel>
<div>
<FormInputHelpText
text={translate('NotifcationTriggersHelpText')}
text={translate('NotificationTriggersHelpText')}
link="https://wiki.servarr.com/Radarr_Settings#Connections"
/>
<div className={styles.events}>