From 554a8478ac1c1ec7f2a2b7d1f9eb7a6698319cc0 Mon Sep 17 00:00:00 2001 From: Armon Dadgar Date: Mon, 21 Apr 2014 16:09:36 -0700 Subject: [PATCH] website: typo fix --- website/source/docs/agent/http.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/agent/http.html.markdown b/website/source/docs/agent/http.html.markdown index 6f031564ab..925f07c417 100644 --- a/website/source/docs/agent/http.html.markdown +++ b/website/source/docs/agent/http.html.markdown @@ -75,7 +75,7 @@ are provided. It is an error to provide both. To support bounding how stale data is, there is an "X-Consul-LastContact" which is the last time a server was contacted by the leader node in milliseconds. The "X-Consul-KnownLeader" also indicates if there is a known -leader. These can be used to gauage if a stale read should be used. +leader. These can be used to gauge if a stale read should be used. ## KV