fixing the description of the /lookup/<token> api

This commit is contained in:
Raja Nadar 2016-01-25 23:26:29 -08:00
parent 4eae699f19
commit e391200599

View file

@ -180,7 +180,7 @@ of the header should be "X-Vault-Token" and the value should be the token.
<dl class="api">
<dt>Description</dt>
<dd>
Returns information about the current client token.
Returns information about the client token provided in the request path.
</dd>
<dt>Method</dt>