This commit is contained in:
Pmoranga 2025-07-16 20:25:09 -03:00 committed by GitHub
parent 41360dbf08
commit be7b444cf3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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