mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-10 01:12:54 -04:00
docs: spelling (#6838)
Fixed minor spelling error: sychronized/synchronized.
This commit is contained in:
parent
22e66d6c5a
commit
405670d4e7
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ accompanying the backend's source in the Vault source tree.
|
|||
|
||||
- **High Availability** – the FoundationDB storage backend supports high
|
||||
availability. The HA implementation relies on the clocks of the Vault
|
||||
nodes inside the cluster being properly sychronized; clock skews are
|
||||
nodes inside the cluster being properly synchronized; clock skews are
|
||||
susceptible to cause contention on the locks.
|
||||
|
||||
- **Community Supported** – the FoundationDB storage backend is supported
|
||||
|
|
|
|||
Loading…
Reference in a new issue