From 9fcde48cbe02f8236b124ea607999644b0c8e32f Mon Sep 17 00:00:00 2001
From: Cody Brownstein <cbrownstein@liquidityllc.com>
Date: Mon, 3 Sep 2018 19:41:22 -0700
Subject: [PATCH] Clarify

---
 wiki/src/doc/anonymous_internet/Tor_Browser.mdwn | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/wiki/src/doc/anonymous_internet/Tor_Browser.mdwn b/wiki/src/doc/anonymous_internet/Tor_Browser.mdwn
index 94b2cbfae90..a6aec8d38f7 100644
--- a/wiki/src/doc/anonymous_internet/Tor_Browser.mdwn
+++ b/wiki/src/doc/anonymous_internet/Tor_Browser.mdwn
@@ -85,8 +85,8 @@ HTTPS encryption with HTTPS Everywhere
 Using HTTPS instead of HTTP encrypts your communications while browsing the web.
 
 All the data exchanged between your browser and the server you are visiting is
-encrypted. It prevents the
-[[Tor exit node to eavesdrop on your communication|doc/about/warning#exit_node]].
+encrypted. HTTPS prevents the
+[[Tor exit node from eavesdropping on your communications|doc/about/warning#exit_node]].
 
 HTTPS also includes mechanisms to authenticate the server you are communicating
 with. But those mechanisms can be flawed,
-- 
GitLab