mirror of
https://github.com/hashicorp/vault.git
synced 2026-03-19 09:11:37 -04:00
Minor grammar edits (#5212)
This commit is contained in:
parent
219c4d613e
commit
bcaff384ef
1 changed files with 2 additions and 2 deletions
|
|
@ -5,9 +5,9 @@
|
|||
@docPath="/intro/getting-started/deploy.html#initializing-the-vault"
|
||||
>
|
||||
<p>
|
||||
This is the very first step of setting
|
||||
This is the very first step of setting up
|
||||
a Vault server. Vault comes with an important
|
||||
security feature called "seal", which lets you
|
||||
security feature called a "seal", which lets you
|
||||
shut down and secure your Vault installation if
|
||||
there is a security breach. This is the default
|
||||
state of Vault, so it is currently sealed since
|
||||
|
|
|
|||
Loading…
Reference in a new issue