Fix bad copy/paste (#3139)

Description was probably originally copied from the "delete" request.
This commit is contained in:
Scott Woods 2017-06-10 17:46:25 -04:00 committed by James Phillips
parent 20bdd15ba5
commit fc2d0f9f3e
1 changed files with 1 additions and 1 deletions

View File

@ -208,7 +208,7 @@ The table below shows this endpoint's support for
### Parameters
- `uuid` `(string: <required>)` - Specifies the UUID of the ACL token to
destroy. This is required and is specified as part of the URL path.
be cloned. This is required and is specified as part of the URL path.
### Sample Request