diff --git a/website/source/api/auth/token/index.html.md b/website/source/api/auth/token/index.html.md index 06d13ea1d..2522c2f05 100644 --- a/website/source/api/auth/token/index.html.md +++ b/website/source/api/auth/token/index.html.md @@ -428,7 +428,7 @@ $ curl \ ## Revoke a Token -Revokes a token and all child tokens. When the token is revoked, all secrets +Revokes a token and all child tokens. When the token is revoked, all dynamic secrets generated with it are also revoked. | Method | Path | Produces |