From 5f936c4a070ba4601438eab430e86d618bbeac11 Mon Sep 17 00:00:00 2001 From: Simon Dick Date: Tue, 12 Apr 2016 14:04:26 +0100 Subject: [PATCH] Should be renew not revoke --- website/source/docs/auth/token.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/auth/token.html.md b/website/source/docs/auth/token.html.md index fc8e4fe96c..71918f3b62 100644 --- a/website/source/docs/auth/token.html.md +++ b/website/source/docs/auth/token.html.md @@ -333,7 +333,7 @@ of the header should be "X-Vault-Token" and the value should be the token.
  • token required - 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.