diff --git a/pkg/services/alerting/test_notification.go b/pkg/services/alerting/test_notification.go index 311109ed607..f849caa6161 100644 --- a/pkg/services/alerting/test_notification.go +++ b/pkg/services/alerting/test_notification.go @@ -52,7 +52,7 @@ func createTestEvalContext(cmd *NotificationTestCommand) *EvalContext { DashboardID: 1, PanelID: 1, Name: "Test notification", - Message: "Someone is testing the alert notification within grafana.", + Message: "Someone is testing the alert notification within Grafana.", State: models.AlertStateAlerting, }