We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d541bc9 commit 6a7e6d2Copy full SHA for 6a7e6d2
website/content/docs/internals/architecture.mdx
@@ -45,7 +45,7 @@ key.
45
[](/img/vault-shamir-secret-sharing.svg)
46
47
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
+Shamir's technique can be disabled, and the master key can be used directly for
49
unsealing. Once Vault retrieves the encryption key, it is able to decrypt the
50
data in the storage backend, and enters the _unsealed_ state. Once unsealed,
51
Vault loads all of the configured audit devices, auth methods, and secrets
0 commit comments