Skip to content

Commit

Permalink
Merge pull request #2204 from troyswanson/patch-1
Browse files Browse the repository at this point in the history
Fix typo in docs
  • Loading branch information
dadgar authored Jan 17, 2017
2 parents f849e43 + 61d3008 commit 3b1ea4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/source/docs/vault-integration/index.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Vault policies.
Vault's [Token Authentication Backend][auth] supports a concept called "roles".
Roles allow policies to be grouped together and token creation to be delegated
to a trusted service such as Nomad. By creating a role, the set of policies that
tasks managed by Nomad can acess may be limited compared to giving Nomad a root
tasks managed by Nomad can access may be limited compared to giving Nomad a root
token.

When given a non-root token, Nomad queries the token to determine the role it
Expand Down

0 comments on commit 3b1ea4e

Please sign in to comment.