From e4a4446004f47cdf03860906c61ec5d763f462cc Mon Sep 17 00:00:00 2001 From: Nolan Crooks <58015900+crockk@users.noreply.github.com> Date: Wed, 9 Jun 2021 11:05:49 -0700 Subject: [PATCH] Fix typo (#35452) --- .../alerting/unified-alerting/alerting-rules/rule-list.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/alerting/unified-alerting/alerting-rules/rule-list.md b/docs/sources/alerting/unified-alerting/alerting-rules/rule-list.md index 0e2f261454c..0f33787472d 100644 --- a/docs/sources/alerting/unified-alerting/alerting-rules/rule-list.md +++ b/docs/sources/alerting/unified-alerting/alerting-rules/rule-list.md @@ -7,7 +7,7 @@ weight = 400 # View alert rules -To view alters: +To view alerts: 1. In the Grafana menu hover your cursor over the Alerting (bell) icon. 1. Click **Alert Rules**. You can see all configured Grafana alert rules as well as any rules from Loki or Prometheus data sources. By default, the group view is shown. You can toggle between group or state views by clicking the relevant **View as** buttons in the options area at the top of the page.