From 1ed6071f9584753ca422c0e29f1e88ccd7b30722 Mon Sep 17 00:00:00 2001 From: Neo Jiang Date: Thu, 7 Sep 2023 16:13:34 +0800 Subject: [PATCH] Docs: Fix a typo issue (#74498) Update _index.md Fix typo issue --- .../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.**