commit e2145ba69c082db90d7df4a2db3aa9f8b4651269 Author: Roger Dingledine arma@torproject.org Date: Mon Apr 2 00:24:46 2018 -0400
fix typo --- proposals/130-v2-conn-protocol.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/proposals/130-v2-conn-protocol.txt b/proposals/130-v2-conn-protocol.txt index 60e742a..f5c31cc 100644 --- a/proposals/130-v2-conn-protocol.txt +++ b/proposals/130-v2-conn-protocol.txt @@ -171,7 +171,7 @@ Proposal:
The Data in the cell is a series of big-endian two-byte integers.
- * It is not allowed to negotiate V1 conections once the v2 protocol + * It is not allowed to negotiate V1 connections once the v2 protocol has been used. If this happens, Tor instances should close the connection.