mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-10 06:46:24 +02:00
docs: fix typo (change 'a' to 'an' - indefinite article) (#3741)
This commit is contained in:
parent
68f87ba6f6
commit
3108692119
@ -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.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user