Fixed a typo.

This commit is contained in:
Vladimir Homutov 2020-05-14 17:22:29 +03:00
parent 50123aec3a
commit d6887ac1f0

2
README
View File

@ -41,7 +41,7 @@ Experimental QUIC support for nginx
+ The handshake completes successfully + The handshake completes successfully
+ One endpoint can update keys and its peer responds correctly + 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 + Connection is established using TLS Resume Ticket
+ A handshake that includes a Retry packet completes successfully + A handshake that includes a Retry packet completes successfully
+ Stream data is being exchanged and ACK'ed + Stream data is being exchanged and ACK'ed