Update health.html.markdown

Correct json syntax in example.
This commit is contained in:
Ryan Breen 2015-11-23 09:39:05 -05:00
parent 0d4b841a48
commit 4d42ff66e3
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ It returns a JSON body like this:
"ID": "redis",
"Service": "redis",
"Tags": null,
"Address": "10.1.10.12"
"Address": "10.1.10.12",
"Port": 8000
},
"Checks": [