aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorteor <teor2345@gmail.com>2015-08-10 14:10:54 +1000
committerteor <teor2345@gmail.com>2015-08-10 14:10:54 +1000
commit8307e968817e4178941c7647ef4ce6df5bb0c76b (patch)
treed9942d6da0a6f5aefe587384dc4874a578332cdb
parentefdf976b0c2f207eb70f16494d1e2bf3e6da9089 (diff)
downloadtorspec-8307e968817e4178941c7647ef4ce6df5bb0c76b.tar.gz
torspec-8307e968817e4178941c7647ef4ce6df5bb0c76b.zip
Fix a typo in proposals/242-better-families.txt
Patch by "teor" (Tim Wilson-Brown).
-rw-r--r--proposals/242-better-families.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/proposals/242-better-families.txt b/proposals/242-better-families.txt
index b3a6399..400bc3c 100644
--- a/proposals/242-better-families.txt
+++ b/proposals/242-better-families.txt
@@ -59,7 +59,7 @@ Status: Open
When generating microdescriptors using a suitable consensus
method, the authorities include a "family-keys" line if the
underlying server descriptor contains any family-cert lines.
- For reach family-cert in the server descriptor, they add a
+ For each family-cert in the server descriptor, they add a
base-64-encoded string of that family-cert's signing key.
6. Client behavior