From 7e97823ed824ff484da3e0063a04e625afcb3d8f Mon Sep 17 00:00:00 2001 From: Norbinsh Date: Sat, 5 Oct 2019 13:00:32 +0300 Subject: [PATCH] Docs: remove small duplication --- .../source/guides/integrations/vault-integration/index.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/guides/integrations/vault-integration/index.html.md b/website/source/guides/integrations/vault-integration/index.html.md index 687fb47a3..07b5c1c8f 100644 --- a/website/source/guides/integrations/vault-integration/index.html.md +++ b/website/source/guides/integrations/vault-integration/index.html.md @@ -183,7 +183,7 @@ You will generate the actual token in the next few steps. ### Step 5: Create a Token Role At this point, you must create a Vault token role that Nomad can use. The token -role allows you to limit what Vault policies are are accessible by jobs +role allows you to limit what Vault policies are accessible by jobs submitted to Nomad. We will use the following token role: ```json