From 1eb780f1b5cf9967039d871f84d878720ae919a2 Mon Sep 17 00:00:00 2001 From: Justin Wilson Date: Wed, 27 Jan 2016 14:06:38 -0600 Subject: [PATCH] Update services.html.markdown --- website/source/intro/getting-started/services.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/intro/getting-started/services.html.markdown b/website/source/intro/getting-started/services.html.markdown index 70f77c695b..90038bd460 100644 --- a/website/source/intro/getting-started/services.html.markdown +++ b/website/source/intro/getting-started/services.html.markdown @@ -110,7 +110,7 @@ Armons-MacBook-Air.node.dc1.consul. 0 IN A 172.20.20.11 ``` The `SRV` record says that the web service is running on port 80 and exists on -the node `agent-one.node.dc1.consul.`. An additional section is returned by the +the node `Armons-MacBook-Air.node.dc1.consul.`. An additional section is returned by the DNS with the `A` record for that node. Finally, we can also use the DNS API to filter services by tags. The