From b8beec031132a970a3516b0de611b90ef2ed9f6d Mon Sep 17 00:00:00 2001 From: Ryan Breen Date: Sun, 8 Feb 2015 12:49:02 -0500 Subject: [PATCH] Website: finalize cleanup of docs/agent/http/catalog. --- website/source/docs/agent/http/catalog.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/agent/http/catalog.html.markdown b/website/source/docs/agent/http/catalog.html.markdown index 23eb2049f5..b35be213f3 100644 --- a/website/source/docs/agent/http/catalog.html.markdown +++ b/website/source/docs/agent/http/catalog.html.markdown @@ -126,7 +126,7 @@ requires `Node` to be provided while `Datacenter` will be defaulted to match that of the agent. If only `Node` is provided, the node and all associated services and checks are deleted. If `CheckID` is provided, only that check is removed. If `ServiceID` is provided, the -service and its associated health check (if any) is removed. +service and its associated health check (if any) are removed. If the API call succeeds a 200 status code is returned.