Update revoke.html.md (#2604)

Changed param's description verb from renew to revoke, to match the page context.
This commit is contained in:
Phil Watts 2017-04-17 12:40:24 -04:00 committed by Jeff Mitchell
parent e1e78b1409
commit c98de70310
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ This endpoint revokes a secret immediately.
### Parameters
- `lease_id` `(string: <required>)` Specifies the ID of the lease to renew.
- `lease_id` `(string: <required>)` Specifies the ID of the lease to revoke.
### Sample Request