From 85160c557a0948828955820a221c9fc1ab0b912e Mon Sep 17 00:00:00 2001 From: xdrm-brackets Date: Mon, 8 Oct 2018 10:34:07 +0200 Subject: [PATCH] minfix --- PROTOCOL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PROTOCOL.md b/PROTOCOL.md index d0d1fd2..19150de 100644 --- a/PROTOCOL.md +++ b/PROTOCOL.md @@ -182,7 +182,7 @@ Else, go to the [invalid request management](#2-invalid-request-management). #### 2. Invalid request management -When receiving an invalid token, the server may sent back to the client a challenge to get the authentication back. This challenge is formed by 2 hashes $(y_1, y_2)$. +When receiving an invalid token, the server may send back to the client a challenge to get the authentication back. This challenge is formed by 2 hashes $(y_1, y_2)$. | Step | Calculation |