From 460aa38c1513acf929d4332d52a6b77cdf5efac0 Mon Sep 17 00:00:00 2001 From: Justin Weissig Date: Tue, 14 May 2019 08:54:51 -0700 Subject: [PATCH] docs: fixed typos (#5839) Fixed spelling: defintions/definitions, Speficied/Specifies. --- website/source/docs/connect/proxies.html.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/source/docs/connect/proxies.html.md b/website/source/docs/connect/proxies.html.md index 032cb5a591..5236115206 100644 --- a/website/source/docs/connect/proxies.html.md +++ b/website/source/docs/connect/proxies.html.md @@ -153,7 +153,7 @@ however managed proxy upstreams are now defined a level up in the `connect.proxy.upstreams`. The old location is deprecated and will be automatically converted into the new for an interim period before support is dropped in a future major release. The only difference in format between the -upstream defintions is that the field `destination_datacenter` has been renamed +upstream definitions is that the field `destination_datacenter` has been renamed to `datacenter` to reflect that it's the discovery target and not necessarily the same as the instance that will be returned in the case of a prepared query that fails over to another datacenter. @@ -197,7 +197,7 @@ followed by documentation for each attribute. * `local_bind_address` `(string: "")` - Specifies the address to bind a local listener to for the application to make outbound connections to this upstream. Defaults to `127.0.0.1`. -* `destination_type` `(string: "")` - Speficied the type of discovery +* `destination_type` `(string: "")` - Specifies the type of discovery query to use to find an instance to connect to. Valid values are `service` or `prepared_query`. Defaults to `service`. * `datacenter` `(string: "")` - Specifies the datacenter to issue the