
commit 8307e968817e4178941c7647ef4ce6df5bb0c76b Author: teor <teor2345@gmail.com> Date: Mon Aug 10 14:10:54 2015 +1000 Fix a typo in proposals/242-better-families.txt Patch by "teor" (Tim Wilson-Brown). --- proposals/242-better-families.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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