aboutsummaryrefslogtreecommitdiff
path: root/dir-spec.txt
diff options
context:
space:
mode:
authorIsis Lovecruft <isis@torproject.org>2016-10-14 18:16:49 +0000
committerIsis Lovecruft <isis@torproject.org>2016-10-15 00:52:36 +0000
commitea0d89ff6ceb083d2b4718f2afd35ac574949d0f (patch)
tree72444988ee009218b293232553bdc5f0ae81c4a2 /dir-spec.txt
parent043eec0e26977b1e6e0080405ab3ba354a6c945a (diff)
downloadtorspec-ea0d89ff6ceb083d2b4718f2afd35ac574949d0f.tar.gz
torspec-ea0d89ff6ceb083d2b4718f2afd35ac574949d0f.zip
dir-spec: Fix two typos and a missing comma from a subordinate clause.
Diffstat (limited to 'dir-spec.txt')
-rw-r--r--dir-spec.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/dir-spec.txt b/dir-spec.txt
index d5e8376..87e038d 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -1284,7 +1284,7 @@
At a future date, authorities will begin rejecting all
descriptors whose RSA key was previously accompanied by an
- Ed25519 key, if the descriptor does not list and Ed25519 key.
+ Ed25519 key, if the descriptor does not list an Ed25519 key.
At a future date, authorities will begin rejecting all descriptors
that do not list an Ed25519 key.
@@ -1472,8 +1472,8 @@
Also, once an authority receives a vote from another authority, it
examines it for new descriptors and fetches them from that authority.
- This may the only way for an authority to hear about relays that didn't
- publish their descriptor to all authorities, and while it's too late
+ This may be the only way for an authority to hear about relays that didn't
+ publish their descriptor to all authorities, and, while it's too late
for the authority to include relays in its current vote, it can include
them in its next vote. See section 3.6 below for details.