diff --git a/website/source/docs/commands/kv/destroy.html.md b/website/source/docs/commands/kv/destroy.html.md index 3f0fce38bb..18a3187d63 100644 --- a/website/source/docs/commands/kv/destroy.html.md +++ b/website/source/docs/commands/kv/destroy.html.md @@ -13,7 +13,7 @@ description: |- ~> **NOTE:** This is a [K/V Version 2](/docs/secrets/kv/kv-v2.html) secrets engine command, and not available for Version 1. -The `secrets enable` command permanently removes the specified versions' data +The `kv destroy` command permanently removes the specified versions' data from the key/value secrets engine. If no key exists at the path, no action is taken.