From 1756bf01d709e1e91a5bc69ac0f4d9968e43a24e Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 10:40:03 +0200 Subject: [PATCH] [v10.1.x] Docs: Fix a typo issue (#74508) Docs: Fix a typo issue (#74498) Update _index.md Fix typo issue (cherry picked from commit 1ed6071f9584753ca422c0e29f1e88ccd7b30722) Co-authored-by: Neo Jiang --- .../alerting/fundamentals/alert-rules/rule-evaluation/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/alerting/fundamentals/alert-rules/rule-evaluation/_index.md b/docs/sources/alerting/fundamentals/alert-rules/rule-evaluation/_index.md index 0ac6ce301fc..3d70a39a67c 100644 --- a/docs/sources/alerting/fundamentals/alert-rules/rule-evaluation/_index.md +++ b/docs/sources/alerting/fundamentals/alert-rules/rule-evaluation/_index.md @@ -45,7 +45,7 @@ Evaluation will occur as follows: [00:30] First evaluation - condition not met. [01:00] Second evaluation - condition breached. -Pending counter starts. **Alert stars pending.** +Pending counter starts. **Alert starts pending.** [01:30] Third evaluation - condition breached. Pending counter = 30s. **Pending state.**