From 214fbbbad233c0281b4cc42f949c72fa767fe191 Mon Sep 17 00:00:00 2001 From: James Phillips Date: Tue, 29 Nov 2016 15:01:38 -0800 Subject: [PATCH] Update dns.html.markdown --- 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 e3efb0dc71..e3c4b15ee0 100644 --- a/website/source/docs/agent/dns.html.markdown +++ b/website/source/docs/agent/dns.html.markdown @@ -97,7 +97,7 @@ well. If no tag is provided, no filtering is done on tag. If no datacenter is provided, the datacenter of this Consul agent is assumed. If we want to find any redis service providers in our local datacenter, -we could query 1redis.service.consul.1 If we want to find the PostgreSQL +we could query `redis.service.consul.` If we want to find the PostgreSQL primary in a particular datacenter, we could query `primary.postgresql.service.dc2.consul.`