Update 'master key' -> 'root key' (#16226)

This commit is contained in:
Yoko Hyakuna 2022-07-06 16:03:08 -07:00 committed by GitHub
parent 110f754d97
commit c54d33608c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ Auto Unseal will provide a better experience.
## Sealing
There is also an API to seal the Vault. This will throw away the master
There is also an API to seal the Vault. This will throw away the root
key in memory and require another unseal process to restore it. Sealing
only requires a single operator with root privileges.