From 9c3e2f1aefd9b00f1564259b4f2a252b7b69d13a Mon Sep 17 00:00:00 2001 From: Michael Barrow Date: Sun, 29 May 2016 10:24:44 -0700 Subject: [PATCH] Fix typo Simple typo fix. --- website/source/docs/agent/dns.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/agent/dns.html.markdown b/website/source/docs/agent/dns.html.markdown index 1e57e07d78..e023a3d987 100644 --- a/website/source/docs/agent/dns.html.markdown +++ b/website/source/docs/agent/dns.html.markdown @@ -213,7 +213,7 @@ for [DNS Caching](/docs/guides/dns-cache.html). ## WAN Address Translation -Be default, Consul DNS queries will return a node's local address, even when +By default, Consul DNS queries will return a node's local address, even when being queried from a remote datacenter. If you need to use a different address to reach a node from outside its datacenter, you can configure this behavior using the [`advertise-wan`](/docs/agent/options.html#_advertise-wan) and