From 8f4c795a991d0cd29eecba185c070a66cc0646b2 Mon Sep 17 00:00:00 2001 From: Amal <56926487+amalkurup89@users.noreply.github.com> Date: Tue, 5 May 2020 23:22:54 +0530 Subject: [PATCH] Docs: Placed a comma, for readability (#24187) --- docs/sources/alerting/rules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/alerting/rules.md b/docs/sources/alerting/rules.md index 44734c0da41..b7da2f91170 100755 --- a/docs/sources/alerting/rules.md +++ b/docs/sources/alerting/rules.md @@ -11,7 +11,7 @@ weight = 1 # Alerting Engine and Rules Guide -Alerting in Grafana allows you to attach rules to your dashboard panels. When you save the dashboard +Alerting in Grafana allows you to attach rules to your dashboard panels. When you save the dashboard, Grafana will extract the alert rules into a separate alert rule storage and schedule them for evaluation. {{< imgbox max-width="40%" img="/img/docs/v4/drag_handles_gif.gif" caption="Alerting overview" >}}