From 2ca6b89d8ff6851a5cdcbc5cccad667519f2f4b4 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Tue, 29 Jun 2021 16:32:03 +0200 Subject: [PATCH] Update _index.md (#36248) (#36272) Spelling error on line 18. aerts -> alerts (cherry picked from commit 603d1cddb8218dfb55ff3e61b2491784b29d71eb) Co-authored-by: Dawnpool <57010815+Dawnpool@users.noreply.github.com> --- 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.