Correcting typo on "mechanisms" (#1822)

This commit is contained in:
khanklatt
2016-09-01 06:53:20 -07:00
committed by Jeff Mitchell
parent 4ec81141e8
commit 1b9ee9fed4

View File

@@ -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