diff --git a/pkg/services/ngalert/notifier/channels_config/available_channels.go b/pkg/services/ngalert/notifier/channels_config/available_channels.go index bf6d5811c32..aaf2a938c83 100644 --- a/pkg/services/ngalert/notifier/channels_config/available_channels.go +++ b/pkg/services/ngalert/notifier/channels_config/available_channels.go @@ -1281,7 +1281,7 @@ func GetAvailableNotifiers() []*NotifierPlugin { }, { Label: "Override priority", Element: ElementTypeCheckbox, - Description: "Allow the alert priority to be set using the og_priority annotation", + Description: "Allow the alert priority to be set using the og_priority label.", PropertyName: "overridePriority", }, {