From 405670d4e793b2a08d4e78aab97694c64cb4fb7a Mon Sep 17 00:00:00 2001 From: Justin Weissig Date: Fri, 5 Jul 2019 15:36:58 -0700 Subject: [PATCH] docs: spelling (#6838) Fixed minor spelling error: sychronized/synchronized. --- website/source/docs/configuration/storage/foundationdb.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/configuration/storage/foundationdb.html.md b/website/source/docs/configuration/storage/foundationdb.html.md index afd9c90195..35e72c2780 100644 --- a/website/source/docs/configuration/storage/foundationdb.html.md +++ b/website/source/docs/configuration/storage/foundationdb.html.md @@ -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