From 5295d8c9fdc796f67204d910e3b10330c809884b Mon Sep 17 00:00:00 2001 From: Carl Jackson Date: Thu, 8 May 2014 17:48:29 -0700 Subject: [PATCH] s/direclty/directly/ --- website/source/docs/agent/http.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/agent/http.html.markdown b/website/source/docs/agent/http.html.markdown index 25e2c7bebd..abfc9e04f5 100644 --- a/website/source/docs/agent/http.html.markdown +++ b/website/source/docs/agent/http.html.markdown @@ -416,7 +416,7 @@ consistency modes. ### /v1/catalog/register -The register endpoint is a low level mechanism for direclty registering +The register endpoint is a low level mechanism for directly registering or updating entries in the catalog. It is usually recommended to use the agent local endpoints, as they are simpler and perform anti-entropy.