aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRitiek Malhotra <Ritiek@users.noreply.github.com>2017-05-08 06:43:44 +0530
committerGitHub <noreply@github.com>2017-05-08 06:43:44 +0530
commit4c2404049c9794e7e3aa530e673f531b19490524 (patch)
treeb4e8bc0d4855c7fa355d75429cd292d88d76db25
parente07d2b066026d2e8138cb52dcfdad24a5e5c0c66 (diff)
downloadmitmproxy-4c2404049c9794e7e3aa530e673f531b19490524.tar.gz
mitmproxy-4c2404049c9794e7e3aa530e673f531b19490524.tar.bz2
mitmproxy-4c2404049c9794e7e3aa530e673f531b19490524.zip
Change to only Apps & VPN
-rw-r--r--mitmproxy/addons/onboardingapp/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/mitmproxy/addons/onboardingapp/templates/index.html b/mitmproxy/addons/onboardingapp/templates/index.html
index 98fcd32d..c8d0f07a 100644
--- a/mitmproxy/addons/onboardingapp/templates/index.html
+++ b/mitmproxy/addons/onboardingapp/templates/index.html
@@ -42,7 +42,7 @@ function changeTo(device) {
<li>Tap the file</li>
<li>If prompted, enter the key store password and tap OK</li>
<li>Type a name for the certificate</li>
- <li>Pick VPN and apps or Wi-Fi</li>
+ <li>Pick VPN and apps</li>
<li>Tap OK</li>
<li>Done!</li>
</ul>`;