From 4bf07d8aa5b137cf39282502cc960b88ba40a790 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Thu, 23 Oct 2014 16:15:38 +0200 Subject: [PATCH] fix typo --- doc-src/modes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc-src/modes.html b/doc-src/modes.html index 77bd1b056..ddbeae0c3 100644 --- a/doc-src/modes.html +++ b/doc-src/modes.html @@ -198,7 +198,7 @@ This may work for the first request, but the HTML remains unchanged: As soon as

If you want to add mitmproxy in front of a different proxy appliance, you can use mitmproxy's upstream mode. -In upstream mode, all requests are unconditionally transferred to an upstream proxy or your choice. +In upstream mode, all requests are unconditionally transferred to an upstream proxy of your choice.