diff --git a/website/source/docs/auth/token.html.md b/website/source/docs/auth/token.html.md index f976b4d5c..f86f99670 100644 --- a/website/source/docs/auth/token.html.md +++ b/website/source/docs/auth/token.html.md @@ -180,7 +180,7 @@ of the header should be "X-Vault-Token" and the value should be the token.
Description
- Returns information about the current client token. + Returns information about the client token provided in the request path.
Method