From 1b9ee9fed40be5037f20bb47f16100b664211487 Mon Sep 17 00:00:00 2001 From: khanklatt Date: Thu, 1 Sep 2016 06:53:20 -0700 Subject: [PATCH] Correcting typo on "mechanisms" (#1822) --- website/source/intro/vs/kms.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/intro/vs/kms.html.md b/website/source/intro/vs/kms.html.md index 4f9745411a..58453ae2b0 100644 --- a/website/source/intro/vs/kms.html.md +++ b/website/source/intro/vs/kms.html.md @@ -31,7 +31,7 @@ fine-grained security controls, auditing, and non-repudiation. Lastly Vault forces a mandatory lease contract with clients. All secrets read from Vault have an associated lease which enables operations to audit key usage, perform key rolling, and ensure automatic revocation. Vault provides -multiple revocation mechansims to give operators a clear "break glass" +multiple revocation mechanisms to give operators a clear "break glass" procedure after a potential compromise. Vault is an open source tool that can be deployed to any environment, and does