Skip to content

Commit 6a7e6d2

Browse files
backport of commit db1ce43 (#13556)
This pull request was automerged via backport-assistant
1 parent d541bc9 commit 6a7e6d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/content/docs/internals/architecture.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ key.
4545
[![Vault Shamir Secret Sharing Algorithm](/img/vault-shamir-secret-sharing.svg)](/img/vault-shamir-secret-sharing.svg)
4646

4747
The number of shares and the minimum threshold required can both be specified.
48-
Shamir's technique can be disabled, and the master key used directly for
48+
Shamir's technique can be disabled, and the master key can be used directly for
4949
unsealing. Once Vault retrieves the encryption key, it is able to decrypt the
5050
data in the storage backend, and enters the _unsealed_ state. Once unsealed,
5151
Vault loads all of the configured audit devices, auth methods, and secrets

0 commit comments

Comments
 (0)