Browse Source

Update alerting.md

Add missing `"`
Gregory Kman 8 years ago
parent
commit
e9ad71abed
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/sources/http_api/alerting.md

+ 1 - 1
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,
       "alertId": 1,
-      "paused: true
+      "paused": true
     }
     }
 
 
 **Example Response**:
 **Example Response**: