Fixes a typo in the prepared queries doc.

This commit is contained in:
James Phillips 2015-11-20 21:44:24 -08:00
parent bcbf6d268e
commit 1144846ed0
1 changed files with 1 additions and 1 deletions

View File

@ -313,7 +313,7 @@ for context in case an empty list of nodes is returned.
copy of the structure given when the prepared query was created.
`Datacenter` has the datacenter that ultimately provided the list of nodes
and `Failvovers` has the number of remote datacenters that were queried
and `Failovers` has the number of remote datacenters that were queried
while executing the query. This provides some insight into where the data
came from. This will be zero during non-failover operations where there
were healthy nodes found in the local datacenter.