Merge pull request #591 from MarkVLK/patch-2
Update transit docs markdown to add missing word
This commit is contained in:
commit
03619c5fd7
|
@ -10,9 +10,9 @@ description: |-
|
||||||
|
|
||||||
Name: `transit`
|
Name: `transit`
|
||||||
|
|
||||||
The transit secret backend is used to encrypt/data in-transit. Vault doesn't
|
The transit secret backend is used to encrypt/decrypt data in-transit. Vault
|
||||||
store the data sent to the backend. It can also be viewed as "encryption as
|
doesn't store the data sent to the backend. It can also be viewed as "encryption
|
||||||
a service."
|
as a service."
|
||||||
|
|
||||||
The primary use case for the transit backend is to encrypt data from
|
The primary use case for the transit backend is to encrypt data from
|
||||||
applications while still storing that encrypted data in some primary data
|
applications while still storing that encrypted data in some primary data
|
||||||
|
|
Loading…
Reference in a new issue