From 81eac8703176d5f57bbf4cd53d2e574681759b15 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 25e2c7beb..abfc9e04f 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.