diff --git a/website/source/docs/agent/http/query.html.markdown b/website/source/docs/agent/http/query.html.markdown index ad6d65838..a16e08bbd 100644 --- a/website/source/docs/agent/http/query.html.markdown +++ b/website/source/docs/agent/http/query.html.markdown @@ -299,7 +299,7 @@ a JSON body will be returned like this: }, "Datacenter": "dc3", "Failovers": 2 - } + }] } ```