From 4d42ff66e304e3f09eaae621ea4b0792e435064a Mon Sep 17 00:00:00 2001 From: Ryan Breen Date: Mon, 23 Nov 2015 09:39:05 -0500 Subject: [PATCH] Update health.html.markdown Correct json syntax in example. --- website/source/docs/agent/http/health.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/agent/http/health.html.markdown b/website/source/docs/agent/http/health.html.markdown index 7cfb769dd1..7aee45933b 100644 --- a/website/source/docs/agent/http/health.html.markdown +++ b/website/source/docs/agent/http/health.html.markdown @@ -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": [