aboutsummaryrefslogtreecommitdiffstats
path: root/docs/certinstall.rst
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2016-09-28 17:44:48 -0700
committerGitHub <noreply@github.com>2016-09-28 17:44:48 -0700
commitd068000f16cb44b7277de04ba20bd1fc62e4a956 (patch)
treeb588f81a7bd2aa83eab5ee848c766da20c5bbff8 /docs/certinstall.rst
parente0cd33b5863cebb78c38873e32540ee4c495ec15 (diff)
downloadmitmproxy-d068000f16cb44b7277de04ba20bd1fc62e4a956.tar.gz
mitmproxy-d068000f16cb44b7277de04ba20bd1fc62e4a956.tar.bz2
mitmproxy-d068000f16cb44b7277de04ba20bd1fc62e4a956.zip
fix typo
Diffstat (limited to 'docs/certinstall.rst')
-rw-r--r--docs/certinstall.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/certinstall.rst b/docs/certinstall.rst
index f5b92aeb..68ad59cc 100644
--- a/docs/certinstall.rst
+++ b/docs/certinstall.rst
@@ -135,7 +135,7 @@ mitmproxy. Mitmproxy then uses the provided certificate for interception of the
specified domains instead of generating a certificate signed by its own CA.
The certificate file is expected to be in the PEM format. You can include
-intermediary certificates right below your leaf certificate, so that you PEM
+intermediary certificates right below your leaf certificate, so that your PEM
file roughly looks like this:
.. code-block:: none