Should be renew not revoke

This commit is contained in:
Simon Dick 2016-04-12 14:04:26 +01:00
parent f55468ef93
commit 66f84077d3
1 changed files with 1 additions and 1 deletions

View File

@ -333,7 +333,7 @@ of the header should be "X-Vault-Token" and the value should be the token.
<li> <li>
<span class="param">token</span> <span class="param">token</span>
<span class="param-flags">required</span> <span class="param-flags">required</span>
Token to revoke. This can be part of the URL or the body. Token to renew. This can be part of the URL or the body.
</li> </li>
</ul> </ul>
</dd> </dd>