website: fix typo in Vault stanza docs

This commit is contained in:
Joseph Núñez
2018-03-25 19:45:14 -03:00
parent cc02e101a4
commit e82bcd7be7

View File

@@ -80,7 +80,7 @@ with Vault as well.
should be set when starting the task.
- `policies` `(array<string>: [])` - Specifies the set of Vault policies that
the task requires. The Nomad client will generate a a Vault token that is
the task requires. The Nomad client will generate a Vault token that is
limited to those policies.
## `vault` Examples