From 5c211c47ed61bff95e0d16ab4108eeeb43754a50 Mon Sep 17 00:00:00 2001 From: Justin Weissig Date: Wed, 1 May 2019 00:24:59 -0700 Subject: [PATCH] Fixed Typo Fixed typo: recomended/recommended. --- website/source/docs/configuration/index.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/configuration/index.html.md b/website/source/docs/configuration/index.html.md index b7062f162a..c1741c7fcf 100644 --- a/website/source/docs/configuration/index.html.md +++ b/website/source/docs/configuration/index.html.md @@ -169,7 +169,7 @@ The following parameters are only used with Vault Enterprise - `disable_performance_standby` `(bool: false)` – Specifies whether performance standbys should be disabled on this node. Setting this to true on one Vault node will disable this feature when this node is Active or Standby. It's - recomended to sync this setting across all nodes in the cluster. + recommended to sync this setting across all nodes in the cluster. [storage-backend]: /docs/configuration/storage/index.html [listener]: /docs/configuration/listener/index.html