futher => further
This commit is contained in:
Dallas Reedy 2015-12-11 08:50:06 -08:00
parent 944862bb33
commit 4f839cce9e
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ In contrast, Vault provides a comprehensive secret management solution.
The [`transit` backend](/docs/secrets/transit/index.html)
provides similar capabilities as the KMS service, allowing for encryption keys
to be stored and cryptographic operations to be performed. However, Vault goes
much futher than just key management.
much further than just key management.
The flexible secret backends allow Vault to handle any type of secret data,
including database credentials, API keys, PKI keys, and encryption keys.