mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-08 16:24:51 -04:00
fix typo (#31272)
This commit is contained in:
parent
41360dbf08
commit
be7b444cf3
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue