From c5b665891cf86675e7fdb688744f4dfb27a121e6 Mon Sep 17 00:00:00 2001 From: Christian Frichot Date: Tue, 5 Nov 2019 12:10:58 -0800 Subject: [PATCH] doc: remove comma from list.html.md (#7766) --- website/source/docs/commands/list.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/commands/list.html.md b/website/source/docs/commands/list.html.md index 49031e3241..5537db62a8 100644 --- a/website/source/docs/commands/list.html.md +++ b/website/source/docs/commands/list.html.md @@ -11,7 +11,7 @@ description: |- # list The `list` command lists data from Vault at the given path. This can be used to -list keys in a, given secrets engine. +list keys in a given secrets engine. ## Examples