diff --git a/draft-ietf-quic-tls.md b/draft-ietf-quic-tls.md index 26ef82a094..e316253574 100644 --- a/draft-ietf-quic-tls.md +++ b/draft-ietf-quic-tls.md @@ -667,10 +667,10 @@ The HKDF for the handshake secrets and keys derived from them uses the SHA-256 hash function {{FIPS180}}. The salt value is a 16 octet sequence shown in the figure in hexadecimal -notation. Future versions of QUIC SHOULD generate a new salt value, thus ensuring -that the keys are different for each version of QUIC. This prevents -a middlebox that only recognizes one version of QUIC from seeing or -modifying the contents of handshake packets from future versions. +notation. Future versions of QUIC SHOULD generate a new salt value, thus +ensuring that the keys are different for each version of QUIC. This prevents a +middlebox that only recognizes one version of QUIC from seeing or modifying the +contents of handshake packets from future versions. ### 0-RTT Secret {#zero-rtt-secrets}