Skip to content

Commit 3e64bca

Browse files
authored
Update README.md
Add missing word database
1 parent 5cb6e63 commit 3e64bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The key features of Vault are:
3737

3838
* **Data Encryption**: Vault can encrypt and decrypt data without storing
3939
it. This allows security teams to define encryption parameters and
40-
developers to store encrypted data in a location such as SQL without
40+
developers to store encrypted data in a location such as an SQL database without
4141
having to design their own encryption methods.
4242

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

0 commit comments

Comments
 (0)