From 7a002aa047d855fabe936b93224a986df3ddf6f2 Mon Sep 17 00:00:00 2001 From: James Phillips Date: Sun, 22 Oct 2017 16:28:10 -0700 Subject: [PATCH] Changes "ip" to "IP". --- website/source/docs/agent/options.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/agent/options.html.md b/website/source/docs/agent/options.html.md index 7b8b5d56c..6ba47e4ab 100644 --- a/website/source/docs/agent/options.html.md +++ b/website/source/docs/agent/options.html.md @@ -1037,7 +1037,7 @@ Consul will not enable TLS for the HTTP API unless the `https` port has been ass upstream DNS servers that are used to recursively resolve queries if they are not inside the service domain for Consul. For example, a node can use Consul directly as a DNS server, and if the record is outside of the "consul." domain, the query will be resolved upstream. As of Consul 1.0.1 recursors - can be provided as ip addresses or as go-sockaddr templates. IP addresses are resolved in order, + can be provided as IP addresses or as go-sockaddr templates. IP addresses are resolved in order, and duplicates are ignored. * `rejoin_after_leave` Equivalent