Skip to content

Commit

Permalink
website: typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
armon committed Apr 21, 2014
1 parent 81a0a56 commit 554a847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/source/docs/agent/http.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 554a847

Please sign in to comment.