From b15d02e431308993f90b9da99d84c140e7039ad1 Mon Sep 17 00:00:00 2001 From: Peter Schaadt Date: Mon, 28 Dec 2015 16:34:09 -0800 Subject: [PATCH] Fixing typos in Coordinate documentation. --- website/source/docs/agent/http/coordinate.html.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/source/docs/agent/http/coordinate.html.markdown b/website/source/docs/agent/http/coordinate.html.markdown index d1f1e7d8db..06e9f10673 100644 --- a/website/source/docs/agent/http/coordinate.html.markdown +++ b/website/source/docs/agent/http/coordinate.html.markdown @@ -3,14 +3,14 @@ layout: "docs" page_title: "Coordinate (HTTP)" sidebar_current: "docs-agent-http-coordinate" description: > - The Coordinate endpoint is used to query for the nework coordinates for + The Coordinate endpoint is used to query for the network coordinates for nodes in the local datacenter as well as Consul servers in the local datacenter and remote datacenters. --- # Coordinate HTTP Endpoint -The Coordinate endpoint is used to query for the nework coordinates for nodes +The Coordinate endpoint is used to query for the network coordinates for nodes in the local datacenter as well as Consul servers in the local datacenter and remote datacenters.