Skip to content
Merged

Fix typo #31272

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion website/content/docs/sysadmin/snapshots/restore.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading