diff --git a/draft-ietf-quic-recovery.md b/draft-ietf-quic-recovery.md index 1b8b2f97f6..b8de19b4b4 100644 --- a/draft-ietf-quic-recovery.md +++ b/draft-ietf-quic-recovery.md @@ -1193,8 +1193,7 @@ SetLossDetectionTimer(): // Cancel the timer if there are no ack-eliciting packets // in flight and the endpoint is a server. Do not cancel the - // timer until the client has received a Handshake ACK - // or has completed the handshake. + // timer until the client has received a Handshake or 1-RTT ACK. if (no ack-eliciting packets in flight && (endpoint is server || has received Handshake ACK ||