From 4c5c69bdbae89a1737aa1309f62d8e966a550593 Mon Sep 17 00:00:00 2001 From: Judith Malnick Date: Fri, 14 Jun 2019 09:30:41 -0700 Subject: [PATCH] [docs] Correct typos in API agnet docs (#5966) --- website/source/api/agent/connect.html.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/source/api/agent/connect.html.md b/website/source/api/agent/connect.html.md index 8b36e1b926..b2a8a08aa1 100644 --- a/website/source/api/agent/connect.html.md +++ b/website/source/api/agent/connect.html.md @@ -221,10 +221,10 @@ $ curl \ ## Managed Proxy Configuration ([Deprecated](/docs/connect/proxies/managed-deprecated.html)) This endpoint returns the configuration for a [managed -proxy](/docs/connect/proxies.html). Ths endpoint is only useful for _managed +proxy](/docs/connect/proxies.html). This endpoint is only useful for _managed proxies_ and not relevant for unmanaged proxies. This endpoint will be removed in a future major release as part of [managed proxy -deprecation].(/docs/connect/proxies/managed-deprecated.html). The equivalent API +deprecation](/docs/connect/proxies/managed-deprecated.html). The equivalent API for use will all future proxies is the more generic ` Managed proxy configuration is set in the service definition. When Consul