mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Alerting: fix "policy" typo (#62953)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user