mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-30 07:01:14 +01:00
Edit, missing "to" (#5147)
This commit is contained in:
parent
675bf7a08e
commit
0a2dd2a324
@ -83,7 +83,7 @@ The response should be JSON and looks something like this:
|
|||||||
```
|
```
|
||||||
|
|
||||||
This response contains our initial root token. It also includes the unseal key.
|
This response contains our initial root token. It also includes the unseal key.
|
||||||
You can use the unseal key to unseal the Vault and use the root token perform
|
You can use the unseal key to unseal the Vault and use the root token to perform
|
||||||
other requests in Vault that require authentication.
|
other requests in Vault that require authentication.
|
||||||
|
|
||||||
To make this guide easy to copy-and-paste, we will be using the environment
|
To make this guide easy to copy-and-paste, we will be using the environment
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user