From 005fb9586cbec73b720765b2ca7697121182ebbc Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Mon, 6 Feb 2023 10:58:22 -0500 Subject: [PATCH] [v9.4.x] Alerting: fix "policy" typo (#62955) Co-authored-by: Gilles De Mey --- public/app/features/alerting/unified/Home.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/features/alerting/unified/Home.tsx b/public/app/features/alerting/unified/Home.tsx index ce1052853e1..1001c74b4a5 100644 --- a/public/app/features/alerting/unified/Home.tsx +++ b/public/app/features/alerting/unified/Home.tsx @@ -26,7 +26,7 @@ export default function Home() {
  • If the condition is breached, an alert instance fires
  • Firing instances are routed to notification policies based on matching labels
  • -
  • Notifications are sent out to the contact points specified in the notification policy policy
  • +
  • Notifications are sent out to the contact points specified in the notification policy