From e79bdb2dbe108942d7860170251246198fb25d7d Mon Sep 17 00:00:00 2001 From: Phil Watts Date: Mon, 17 Apr 2017 12:40:24 -0400 Subject: [PATCH] Update revoke.html.md (#2604) Changed param's description verb from renew to revoke, to match the page context. --- website/source/api/system/revoke.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/api/system/revoke.html.md b/website/source/api/system/revoke.html.md index 2c005aa5ad6c..9bcbb9a34680 100644 --- a/website/source/api/system/revoke.html.md +++ b/website/source/api/system/revoke.html.md @@ -20,7 +20,7 @@ This endpoint revokes a secret immediately. ### Parameters -- `lease_id` `(string: )` – Specifies the ID of the lease to renew. +- `lease_id` `(string: )` – Specifies the ID of the lease to revoke. ### Sample Request