diff --git a/website/source/docs/auth/token.html.md b/website/source/docs/auth/token.html.md index ad79206480..0f7df70ab9 100644 --- a/website/source/docs/auth/token.html.md +++ b/website/source/docs/auth/token.html.md @@ -326,7 +326,7 @@ of the header should be "X-Vault-Token" and the value should be the token.
Description
- Renews a lease associated with the callign token. This is used to prevent + Renews a lease associated with the calling token. This is used to prevent the expiration of a token, and the automatic revocation of it. Token renewal is possible only if there is a lease associated with it.