Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add missing word database
  • Loading branch information
tvsaru committed Aug 6, 2021
1 parent 5cb6e63 commit 3e64bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,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 an SQL database without
having to design their own encryption methods.

* **Leasing and Renewal**: All secrets in Vault have a _lease_ associated
Expand Down

0 comments on commit 3e64bca

Please sign in to comment.