aboutsummaryrefslogtreecommitdiff
path: root/proposals/214-longer-circids.txt
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2020-08-09 00:31:19 -0400
committerRoger Dingledine <arma@torproject.org>2020-08-09 00:31:19 -0400
commita9065681989ec3497914979c1999edebda37b9f4 (patch)
treeef4d80255317bdb22daf8c12aa18da15740a0608 /proposals/214-longer-circids.txt
parent8761aa05d50b7609ecc5d7fc487d452c3aa00f19 (diff)
downloadtorspec-a9065681989ec3497914979c1999edebda37b9f4.tar.gz
torspec-a9065681989ec3497914979c1999edebda37b9f4.zip
fix three small typos in the specs
Diffstat (limited to 'proposals/214-longer-circids.txt')
-rw-r--r--proposals/214-longer-circids.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/proposals/214-longer-circids.txt b/proposals/214-longer-circids.txt
index 9494984..b5bd88a 100644
--- a/proposals/214-longer-circids.txt
+++ b/proposals/214-longer-circids.txt
@@ -89,6 +89,6 @@ Implemented-In: 0.2.4.11-alpha
* How hard is this to implement?
I wasn't sure, so I coded it up. I've got a probably-buggy
- implementation in branch "wide_cird_ids" in my public repository.
+ implementation in branch "wide_circ_ids" in my public repository.
Be afraid! More testing is needed!