Update _index.md (#36248) (#36272)

Spelling error on line 18.
aerts -> alerts

(cherry picked from commit 603d1cddb8)

Co-authored-by: Dawnpool <57010815+Dawnpool@users.noreply.github.com>
This commit is contained in:
Grot (@grafanabot) 2021-06-29 16:32:03 +02:00 committed by GitHub
parent 469b805515
commit 2ca6b89d8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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