From bb034b87dfd75112459505166e67fc6206a960cc Mon Sep 17 00:00:00 2001 From: Tim McMahon Date: Fri, 23 Aug 2024 06:10:14 +1000 Subject: [PATCH] Update seal.mdx (#28133) Typo Co-authored-by: divyaac --- website/content/docs/concepts/seal.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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