diff options
author | Maximilian Hils <git@maximilianhils.com> | 2015-08-19 14:08:32 +0200 |
---|---|---|
committer | Maximilian Hils <git@maximilianhils.com> | 2015-08-19 14:08:32 +0200 |
commit | 98583ce8705c6da22d5aace294cf747ca205ecc9 (patch) | |
tree | 40b2b401f27f83100adffbcabdfecd0e5dd108e2 /doc-src | |
parent | 26052767a2a4696bcb0b4bdd5d875f6b2e7f069f (diff) | |
download | mitmproxy-98583ce8705c6da22d5aace294cf747ca205ecc9.tar.gz mitmproxy-98583ce8705c6da22d5aace294cf747ca205ecc9.tar.bz2 mitmproxy-98583ce8705c6da22d5aace294cf747ca205ecc9.zip |
fix docs typo
refs mitmproxy/mitmproxy.org#7
Diffstat (limited to 'doc-src')
-rw-r--r-- | doc-src/certinstall.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc-src/certinstall.html b/doc-src/certinstall.html index fb3cfd42..594049d9 100644 --- a/doc-src/certinstall.html +++ b/doc-src/certinstall.html @@ -31,8 +31,8 @@ you're on, and you are good to go. ## <a id="docManual"></a>Installing the mitmproxy CA certificate manually -Sometimes using the quick install app is not an option - Java or the IOS -similator spring to mind - or you just need to do it manually for some other +Sometimes using the quick install app is not an option - Java or the iOS +Simulator spring to mind - or you just need to do it manually for some other reason. Below is a list of pointers to manual certificate installation documentation for some common platforms: |