From fc2d0f9f3e1b487fc50c6aacbeebcd45a43bec38 Mon Sep 17 00:00:00 2001 From: Scott Woods Date: Sat, 10 Jun 2017 17:46:25 -0400 Subject: [PATCH] Fix bad copy/paste (#3139) Description was probably originally copied from the "delete" request. --- website/source/api/acl.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/api/acl.html.md b/website/source/api/acl.html.md index 541d2c379..a1f7284e2 100644 --- a/website/source/api/acl.html.md +++ b/website/source/api/acl.html.md @@ -208,7 +208,7 @@ The table below shows this endpoint's support for ### Parameters - `uuid` `(string: )` - 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