Add missing word "database" in docs (#13571)

* Update README.md

Add missing word database

* Update what-is-vault.mdx

Add missing "database" keyword.

* Update README.md

* Update what-is-vault.mdx

* Update website/content/docs/what-is-vault.mdx

* Update website/content/docs/what-is-vault.mdx

Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>

Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
This commit is contained in:
Saru Thuraiman 2022-01-07 12:21:37 -05:00 committed by GitHub
parent 1cc5e8d44d
commit e3426c238f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -36,7 +36,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 SQL without
developers to store encrypted data in a location such as a SQL database without
having to design their own encryption methods.
* **Leasing and Renewal**: All secrets in Vault have a _lease_ associated

View File

@ -49,8 +49,8 @@ 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 SQL without
having to design their own encryption methods.
developers to store encrypted data in a location such as a SQL database
without having to design their own encryption methods.
- **Leasing and Renewal**: All secrets in Vault have a _lease_ associated
with them. At the end of the lease, Vault will automatically revoke that