[v9.4.x] Alerting: fix "policy" typo (#62955)

Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
This commit is contained in:
Grot (@grafanabot)
2023-02-06 16:58:22 +01:00
committed by GitHub
co-authored by Gilles De Mey
parent cb898dfe66
commit 005fb9586c
@@ -26,7 +26,7 @@ export default function Home() {
</li>
<li>If the condition is breached, an alert instance fires</li>
<li>Firing instances are routed to notification policies based on matching labels</li>
<li>Notifications are sent out to the contact points specified in the notification policy policy</li>
<li>Notifications are sent out to the contact points specified in the notification policy</li>
</ul>
</div>
<SVG