From 8006456f147c1ea32e80cc65fb33b04bf955ec00 Mon Sep 17 00:00:00 2001 From: tandf Date: Tue, 16 Jul 2019 14:17:23 +0800 Subject: [PATCH] Fix typo --- draft-ietf-quic-tls.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-ietf-quic-tls.md b/draft-ietf-quic-tls.md index df4be04f69..4cca126a9e 100644 --- a/draft-ietf-quic-tls.md +++ b/draft-ietf-quic-tls.md @@ -1246,7 +1246,7 @@ messages, that tampering will cause the TLS handshake to fail. QUIC uses the TLS handshake for more than just negotiation of cryptographic parameters. The TLS handshake validates protocol version selection, provides preliminary values for QUIC transport parameters, and allows a server to perform -return routeability checks on clients. +return routability checks on clients. ## Protocol Negotiation {#protocol-negotiation}