From e9ad71abedc4b13208d3c42ce36e2997a2b77cd9 Mon Sep 17 00:00:00 2001 From: Gregory Kman Date: Wed, 15 Mar 2017 12:00:03 -0500 Subject: [PATCH] Update alerting.md Add missing `"` --- docs/sources/http_api/alerting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/http_api/alerting.md b/docs/sources/http_api/alerting.md index b58a177fecd..cc7ce4c2650 100644 --- a/docs/sources/http_api/alerting.md +++ b/docs/sources/http_api/alerting.md @@ -87,7 +87,7 @@ This API can also be used to create, update and delete alert notifications. { "alertId": 1, - "paused: true + "paused": true } **Example Response**: