From 0a2dd2a324bb02eb9d7e1288cacabdd5aec0f30a Mon Sep 17 00:00:00 2001 From: Gerardo Rodriguez Date: Tue, 21 Aug 2018 08:09:41 -0700 Subject: [PATCH] Edit, missing "to" (#5147) --- website/source/intro/getting-started/apis.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/intro/getting-started/apis.html.md b/website/source/intro/getting-started/apis.html.md index ddf993964d..c357584e98 100644 --- a/website/source/intro/getting-started/apis.html.md +++ b/website/source/intro/getting-started/apis.html.md @@ -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. -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. To make this guide easy to copy-and-paste, we will be using the environment