From d6887ac1f0e9f0bdac73c91bbaeb17ef3838d6ab Mon Sep 17 00:00:00 2001 From: Vladimir Homutov Date: Thu, 14 May 2020 17:22:29 +0300 Subject: [PATCH] Fixed a typo. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 5b6928f1a..dc077f152 100644 --- a/README +++ b/README @@ -41,7 +41,7 @@ Experimental QUIC support for nginx + The handshake completes successfully + One endpoint can update keys and its peer responds correctly - + 00-RTT data is being received and acted on + + 0-RTT data is being received and acted on + Connection is established using TLS Resume Ticket + A handshake that includes a Retry packet completes successfully + Stream data is being exchanged and ACK'ed