Adds missing double quote

pull/2753/head
Ellery Addington-White 2017-02-16 13:38:55 -08:00 committed by GitHub
parent 3a877b9510
commit 47ee5edefc
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ response body looks like:
"check_monitors": 0, "check_monitors": 0,
... ...
}, },
"consul: { "consul": {
"server": "true", "server": "true",
... ...
}, },