From f218a15d53279ed14638b1d01c7629ff6c62939f Mon Sep 17 00:00:00 2001 From: kubk Date: Wed, 14 Feb 2018 11:29:25 +0300 Subject: [PATCH] Fix typo --- docs/bundle/debuging.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/bundle/debuging.md b/docs/bundle/debuging.md index 72aea01e4..59fc8e5e2 100644 --- a/docs/bundle/debuging.md +++ b/docs/bundle/debuging.md @@ -63,9 +63,9 @@ Here's the result: ## Consume command verbosity -By default the commands `enqueu:conume` or `enqueue:transport:consume` does not output anything. +By default the commands `enqueue:consume` or `enqueue:transport:consume` does not output anything. You can add `-vvv` to see more information. ![Consume command verbosity](../images/consume_command_verbosity.png) -[back to index](../index.md) \ No newline at end of file +[back to index](../index.md)