We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cb6e63 commit 3e64bcaCopy full SHA for 3e64bca
README.md
@@ -37,7 +37,7 @@ The key features of Vault are:
37
38
* **Data Encryption**: Vault can encrypt and decrypt data without storing
39
it. This allows security teams to define encryption parameters and
40
- 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
41
having to design their own encryption methods.
42
43
* **Leasing and Renewal**: All secrets in Vault have a _lease_ associated
0 commit comments