diff --git a/website/content/docs/concepts/seal.mdx b/website/content/docs/concepts/seal.mdx index 073f3f2864..99ebdef0b9 100644 --- a/website/content/docs/concepts/seal.mdx +++ b/website/content/docs/concepts/seal.mdx @@ -53,7 +53,7 @@ decrypt the root key. The unseal process is done by running `vault operator unseal` or via the API. This process is stateful: each key can be entered via multiple mechanisms from -multiple client machines and it will work. This allows each shares of the root +multiple client machines and it will work. This allows each share of the root key to be on a distinct client machine for better security. Note that when using the Shamir seal with multiple nodes, each node must be