diff --git a/docs/sources/alerting/notifications.md b/docs/sources/alerting/notifications.md index 8aafdb0362c..91b80962c83 100644 --- a/docs/sources/alerting/notifications.md +++ b/docs/sources/alerting/notifications.md @@ -27,7 +27,7 @@ can configure and setup a new Notification Channel. You specify a name and a type, and type specific options. You can also test the notification to make sure it's setup correctly. -### Send on all alerts +### Default (send on all alerts) When checked, this option will notify for all alert rules - existing and new. diff --git a/public/app/features/alerting/partials/notification_edit.html b/public/app/features/alerting/partials/notification_edit.html index 5e7201cdfdd..176e29f8514 100644 --- a/public/app/features/alerting/partials/notification_edit.html +++ b/public/app/features/alerting/partials/notification_edit.html @@ -20,7 +20,7 @@