From be7b444cf3995e1d98acad75556963d6caafa07a Mon Sep 17 00:00:00 2001 From: Pmoranga Date: Wed, 16 Jul 2025 20:25:09 -0300 Subject: [PATCH] fix typo (#31272) --- website/content/docs/sysadmin/snapshots/restore.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/sysadmin/snapshots/restore.mdx b/website/content/docs/sysadmin/snapshots/restore.mdx index ac93013608..29305366ac 100644 --- a/website/content/docs/sysadmin/snapshots/restore.mdx +++ b/website/content/docs/sysadmin/snapshots/restore.mdx @@ -138,7 +138,7 @@ Unseal Key (will be hidden): Have each person with an unseal key share run [`v1/sys/unseal`](/vault/api-docs/system/unseal) with their original unseal -key until reaching the number of key shares required by your origial quroum +key until reaching the number of key shares required by your origial quorum configuration to unseal your Vault cluster: ```shell-session