diff --git a/draft-ietf-quic-recovery.md b/draft-ietf-quic-recovery.md index 6e7e3654a0..8647cb6644 100644 --- a/draft-ietf-quic-recovery.md +++ b/draft-ietf-quic-recovery.md @@ -830,7 +830,7 @@ an initial value. Endpoints SHOULD use an initial congestion window of 10 times the maximum datagram size (max_datagram_size), limited to the larger of 14720 bytes or twice the maximum datagram size. This follows the analysis and recommendations in {{?RFC6928}}, increasing the byte limit to account for the -smaller 8 byte overhead of UDP compared to the 20 byte overhead for TCP. +smaller 8-byte overhead of UDP compared to the 20-byte overhead for TCP. If the maximum datagram size changes during the connection, the initial congestion window SHOULD be recalculated with the new size. If the maximum