Docs: Use correct description for "og_priority" (#80889)

This commit is contained in:
Julian Siebert 2024-04-22 15:53:18 +02:00 committed by GitHub
parent 427f361f58
commit 14f018e3fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",
},
{