diff --git a/website/content/docs/what-is-vault.mdx b/website/content/docs/what-is-vault.mdx index a708399e6a52..bc05513bfcfb 100644 --- a/website/content/docs/what-is-vault.mdx +++ b/website/content/docs/what-is-vault.mdx @@ -52,7 +52,7 @@ The key features of Vault are: - **Data Encryption**: Vault can encrypt and decrypt data without storing it. This allows security teams to define encryption parameters and - developers to store encrypted data in a location such as a SQL database + developers to store encrypted data in a location such as an SQL database without having to design their own encryption methods. - **Leasing and Renewal**: All secrets in Vault have a _lease_ associated