Skip to content

Commit

Permalink
Update revoke.html.md (#2604)
Browse files Browse the repository at this point in the history
Changed param's description verb from renew to revoke, to match the page context.
  • Loading branch information
MarsuperMammal authored and jefferai committed Apr 17, 2017
1 parent f11f4bc commit e79bdb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/source/api/system/revoke.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e79bdb2

Please sign in to comment.