diff --git a/draft-ietf-quic-tls.md b/draft-ietf-quic-tls.md index b08700ce72..3ccedb9e20 100644 --- a/draft-ietf-quic-tls.md +++ b/draft-ietf-quic-tls.md @@ -323,7 +323,7 @@ establishing the connection can usually appear at any encryption level, whereas those associated with transferring data can only appear in the 0-RTT and 1-RTT encryption levels: -- PADDING frames MAY appear in packets of any encryption level. +- PADDING and PING frames MAY appear in packets of any encryption level. - CRYPTO and CONNECTION_CLOSE frames MAY appear in packets of any encryption level except 0-RTT.