aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2018-02-24 18:32:17 +0100
committerGitHub <noreply@github.com>2018-02-24 18:32:17 +0100
commit6c721665737ad1dfa0b6d4a2a80250be5f62c3ab (patch)
tree3d10fbbc694efb72c86c2cc7eb11810a89c37cbc /docs
parenteee109117f956600261bc938be52040d1474a97f (diff)
parent35fadd10bfa7d3ab8284f90d8778ab7a026edf35 (diff)
downloadmitmproxy-6c721665737ad1dfa0b6d4a2a80250be5f62c3ab.tar.gz
mitmproxy-6c721665737ad1dfa0b6d4a2a80250be5f62c3ab.tar.bz2
mitmproxy-6c721665737ad1dfa0b6d4a2a80250be5f62c3ab.zip
Merge pull request #2912 from smonami/patch-1
Spelling corrected for think*
Diffstat (limited to 'docs')
-rw-r--r--docs/src/content/overview-tools.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/content/overview-tools.md b/docs/src/content/overview-tools.md
index 7612383a..0200e899 100644
--- a/docs/src/content/overview-tools.md
+++ b/docs/src/content/overview-tools.md
@@ -8,7 +8,7 @@ menu:
# Overview
-You should thin of the mitmproxy project's tools as a set of front-ends that
+You should think of the mitmproxy project's tools as a set of front-ends that
expose the same underlying functionality. We aim to have feature parity across
all of our tooling, and all tools share a common configuration mechanism and
most command-line options.