diff --git a/src/Form/SettingsForm.php b/src/Form/SettingsForm.php index 996cb72..d25ced1 100644 --- a/src/Form/SettingsForm.php +++ b/src/Form/SettingsForm.php @@ -209,7 +209,7 @@ class SettingsForm extends ConfigFormBase { '#title' => $this->t('Time elapsed'), '#description' => $this->t('
Time threshold is relative to "now". For example "-1 week" would mean a week must pass between notifications.
-Check Relative Formats for acceptable values
+Check Relative Formats for acceptable values
'), '#default_value' => $notification_threshold, '#element_validate' => [