aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPaulo Romeira <paulo@pauloromeira.com>2017-07-28 02:23:01 -0300
committerPaulo Romeira <paulo@pauloromeira.com>2017-07-29 04:54:52 -0300
commit92daeeb0265d53bf328713bb30a0063ab67b62c9 (patch)
treed9c707217cf1c4863735652a55ed420f168bc1e2 /docs
parent35d16a4bcaddd7c249dc44b94be60e34ed476415 (diff)
downloadmitmproxy-92daeeb0265d53bf328713bb30a0063ab67b62c9.tar.gz
mitmproxy-92daeeb0265d53bf328713bb30a0063ab67b62c9.tar.bz2
mitmproxy-92daeeb0265d53bf328713bb30a0063ab67b62c9.zip
docs: Fix typo
Diffstat (limited to 'docs')
-rw-r--r--docs/pathod/intro.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/pathod/intro.rst b/docs/pathod/intro.rst
index bf0c531f..1c1ad60e 100644
--- a/docs/pathod/intro.rst
+++ b/docs/pathod/intro.rst
@@ -3,6 +3,7 @@
Pathology 101
=============
+.. _pathod:
pathod
------
@@ -83,15 +84,14 @@ distinguish them from crafted responses. For example, a request to:
.. _pathoc:
-
pathoc
------
Pathoc is a perverse HTTP daemon designed to let you craft almost any
conceivable HTTP request, including ones that creatively violate the standards.
HTTP requests are specified using a :ref:`small, terse language <language>`,
-which pathod shares with its server-side twin pathod. To view pathoc's complete
-range of options, use the command-line help:
+which pathoc shares with its server-side twin :ref:`pathod`. To view pathoc's
+complete range of options, use the command-line help:
>>> pathoc --help