From ffd39d5f36f2f72426a8faeb7287f47a0496c56d Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Mon, 14 Jun 2021 04:06:35 -0400 Subject: [PATCH] Fix typo (#35452) (#35454) (cherry picked from commit e4a4446004f47cdf03860906c61ec5d763f462cc) Co-authored-by: Nolan Crooks <58015900+crockk@users.noreply.github.com> --- .../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.