Browse Source

Merge pull request #7843 from gkman/patch-1

Update alerting.md
Daniel Lee 8 years ago
parent
commit
38cab50a0c
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,
-      "paused: true
+      "paused": true
     }
 
 **Example Response**: