From 5750cca1f74f70af6179c295440475b0324677b5 Mon Sep 17 00:00:00 2001 From: Hayden Schiff Date: Thu, 28 Jan 2016 16:22:29 -0500 Subject: [PATCH] mitmproxy: "binded"-->"bound" i can write english real good like --- pages/common/mitmproxy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/mitmproxy.md b/pages/common/mitmproxy.md index 0351ffd0a..431caa423 100644 --- a/pages/common/mitmproxy.md +++ b/pages/common/mitmproxy.md @@ -6,6 +6,6 @@ `mitmproxy` -- Start mitmproxy binded to custom address and port: +- Start mitmproxy bound to custom address and port: `mitmproxy -b {{ip_address}} -p {{port}}`