aboutsummaryrefslogtreecommitdiff
path: root/guard-spec.txt
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2017-04-16 14:01:14 -0400
committerRoger Dingledine <arma@torproject.org>2017-04-16 14:01:14 -0400
commit839b01687585ea3d836cfd2c5c53237a99752800 (patch)
tree7cf45e2b5641a244a74fd577d141fadac7966163 /guard-spec.txt
parentc512794f54894b75f3fea0b07a2d5ffc81f3be96 (diff)
downloadtorspec-839b01687585ea3d836cfd2c5c53237a99752800.tar.gz
torspec-839b01687585ea3d836cfd2c5c53237a99752800.zip
fix two simple typos
Diffstat (limited to 'guard-spec.txt')
-rw-r--r--guard-spec.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/guard-spec.txt b/guard-spec.txt
index 731ad97..dc9f865 100644
--- a/guard-spec.txt
+++ b/guard-spec.txt
@@ -56,7 +56,7 @@
A. UseBridges
If UseBridges is set, then we replace the {GUARDS} set in
- [Sec:GUARDS] below with the list of list of configured
+ [Sec:GUARDS] below with the list of configured
bridges. We maintain a separate persistent instance of
{SAMPLED_GUARDS} and {CONFIRMED_GUARDS} and other derived
values for the UseBridges case.
@@ -100,7 +100,7 @@
Client <-> Entry Guard <-> Middle Node <-> Exit Node <-> Destination
Entry guards are the only nodes which a client will connect to
- directly, Exit relays are the nodes by which traffic exists the
+ directly. Exit relays are the nodes by which traffic exits the
Tor network in order to connect to an external destination.
3.1 Path selection