From 2455632a9ca94e11bcc90c90a8eb862f67b143b9 Mon Sep 17 00:00:00 2001 From: ian klatzco Date: Sun, 16 Jan 2022 00:37:57 +0100 Subject: [PATCH] typo (#5062) --- docs/src/content/concepts-commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/content/concepts-commands.md b/docs/src/content/concepts-commands.md index 73e8adaed..d826ec89e 100644 --- a/docs/src/content/concepts-commands.md +++ b/docs/src/content/concepts-commands.md @@ -18,7 +18,7 @@ and many of the built-in argument types - give it a try. The canonical reference for commands is the `--commands` flag, which is exposed by each of the mitmproxy tools. Passing this flag will dump an annotated list of all registered commands, their arguments and their return values to screen. In -mimtproxy console you can also view a palette of all commands in the command +mitmproxy console you can also view a palette of all commands in the command browser (by default accessible with the `C` key binding). # Working with Flows