docs: fix typo (change 'a' to 'an' - indefinite article) (#3741)

This commit is contained in:
Alexandre Nicastro 2018-01-03 13:47:15 -02:00 committed by Jeff Mitchell
parent 68f87ba6f6
commit 3108692119

View File

@ -90,7 +90,7 @@ will automatically reconcile with the primary.
Lastly, clients can speak to any Vault server without a thick client. If a
client is communicating with a standby instance, the request is automatically
forwarded to a active instance. Secondary clusters will service reads locally
forwarded to an active instance. Secondary clusters will service reads locally
and forward any write requests to the primary cluster. The primary cluster is
able to service all request types.