From ea91f6082719bceb046f9c9681a9bd9d8c556d5e Mon Sep 17 00:00:00 2001 From: Konstantine Date: Tue, 16 Nov 2021 21:55:15 +0200 Subject: [PATCH] Update website/content/docs/discovery/dns.mdx Co-authored-by: Evan Culver --- website/content/docs/discovery/dns.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/discovery/dns.mdx b/website/content/docs/discovery/dns.mdx index 6eda8a3dc..f10c2ca6b 100644 --- a/website/content/docs/discovery/dns.mdx +++ b/website/content/docs/discovery/dns.mdx @@ -98,7 +98,7 @@ node's metadata key starts with `rfc1035-`. ## Alternative Domain -Consul support setting an alternative domain, which is usefull during DNS migrations or if you want to response +Consul support setting an alternative domain, which is usefull during DNS migrations or if you want to respond to internal and external queries with different domains. If you are using [`alt_domain`](/docs/agent/options#alt_domain) parameter, Consul will respond based on the presence of it in your queries.