From b65cd3b8d3ee313efde9e869a684a79147e33a9b Mon Sep 17 00:00:00 2001 From: Mitch Brown Date: Wed, 23 Dec 2020 12:57:09 -0800 Subject: [PATCH] Update debug-rm_volumes.md Fixed typo --- docs/debug-rm_volumes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/debug-rm_volumes.md b/docs/debug-rm_volumes.md index 1e2d78366..fc8cd7b25 100644 --- a/docs/debug-rm_volumes.md +++ b/docs/debug-rm_volumes.md @@ -1,6 +1,6 @@ You may want to remove a set of persistent data to resolve a conflict or to start over. -`mailcowdockerized` can vary and depends on your compose project name (if it's unchanged, `mailcowdockerized` is the correct value). If you are unsure about volume names, run `docker volumes ls` for a full list. +`mailcowdockerized` can vary and depends on your compose project name (if it's unchanged, `mailcowdockerized` is the correct value). If you are unsure about volume names, run `docker volume ls` for a full list. Delete a single volume: