diff --git a/docs/sources/alerting/notifications.md b/docs/sources/alerting/notifications.md index c450c1e5eb1..237f8adeb9a 100644 --- a/docs/sources/alerting/notifications.md +++ b/docs/sources/alerting/notifications.md @@ -134,7 +134,8 @@ Example json body: "tag name":"tag value" }, "title":"[Alerting] Panel Title alert" -}``` +} +``` - **state** - The possible values for alert state are: `ok`, `paused`, `alerting`, `pending`, `no_data`.