From 0b9fbb893c7cd395887a9e297febfa88cab068ab Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Wed, 15 May 2019 18:40:01 -0400 Subject: fix a few typos --- proposals/289-authenticated-sendmes.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'proposals/289-authenticated-sendmes.txt') diff --git a/proposals/289-authenticated-sendmes.txt b/proposals/289-authenticated-sendmes.txt index 19c3b84..c712a8d 100644 --- a/proposals/289-authenticated-sendmes.txt +++ b/proposals/289-authenticated-sendmes.txt @@ -244,12 +244,12 @@ Status: Open DIGEST [20 bytes] - If the DATA_LEN value is less then 4 bytes, the cell should be + If the DATA_LEN value is less than 4 bytes, the cell should be dropped and the circuit closed. If the value is more than 4 bytes, then the first 20 bytes should be read to get the correct value. The DIGEST is the digest value from the cell that triggered this - SENDME as mentionned above. This value is matched on the other side + SENDME as mentioned above. This value is matched on the other side from the previous cell. If a VERSION is unrecognized, the SENDME cell should be treated as version -- cgit v1.2.3-54-g00ecf