Alerting: fix "policy" typo (#62953)

This commit is contained in:
Gilles De Mey 2023-02-06 15:27:37 +01:00 committed by GitHub
parent d103c58539
commit 7824900b87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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