From 603d1cddb8218dfb55ff3e61b2491784b29d71eb Mon Sep 17 00:00:00 2001 From: Dawnpool <57010815+Dawnpool@users.noreply.github.com> Date: Tue, 29 Jun 2021 22:52:04 +0900 Subject: [PATCH] Update _index.md (#36248) Spelling error on line 18. aerts -> alerts --- docs/sources/alerting/old-alerting/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/alerting/old-alerting/_index.md b/docs/sources/alerting/old-alerting/_index.md index e456c9abe0d..eca69f373e4 100644 --- a/docs/sources/alerting/old-alerting/_index.md +++ b/docs/sources/alerting/old-alerting/_index.md @@ -15,7 +15,7 @@ Notification channel - How the alert is delivered. When the conditions of an ale Currently only the graph panel visualization supports alerts. -Legacy aerts have two main components: +Legacy alerts have two main components: - Alert rule - When the alert is triggered. Alert rules are defined by one or more conditions that are regularly evaluated by Grafana. - Notification channel - How the alert is delivered. When the conditions of an alert rule are met, the Grafana notifies the channels configured for that alert.