From 2397c75856e2722e3b782759184317e844b7e836 Mon Sep 17 00:00:00 2001 From: Michel Lebeau Date: Tue, 11 Oct 2016 15:51:49 +0100 Subject: [PATCH] Fix typo The double "to" was distracting --- website/source/docs/internals/coordinates.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/internals/coordinates.html.markdown b/website/source/docs/internals/coordinates.html.markdown index d9b1613d9a..476c82d22c 100644 --- a/website/source/docs/internals/coordinates.html.markdown +++ b/website/source/docs/internals/coordinates.html.markdown @@ -36,7 +36,7 @@ Network coordinates manifest in several ways inside Consul: [Health endpoints](/docs/agent/http/health.html) can sort the results of queries based on the network round trip time from a given node using a "?near=" parameter. -* [Prepared queries](/docs/agent/http/query.html) can automatically fail over services to +* [Prepared queries](/docs/agent/http/query.html) can automatically fail over services to other Consul datacenters based on network round trip times. * The [Coordinate endpoint](/docs/agent/http/coordinate.html) exposes raw network