Skip to content

Commit 9ba6581

Browse files
authored
Merge pull request #282 from quicwg/mirjak-patch-44
easy change to address max_ack_delay sentence
2 parents d8d4794 + 5bb0e1d commit 9ba6581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-ietf-quic-ack-frequency.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ min_ack_delay (0xff04de1b):
195195

196196
An endpoint's min_ack_delay MUST NOT be greater than its max_ack_delay.
197197
Endpoints that support this extension MUST treat receipt of a min_ack_delay that
198-
is greater than the received max_ack_delay as a connection error of type
198+
is greater than the max_ack_delay as a connection error of type
199199
TRANSPORT_PARAMETER_ERROR. Note that while the endpoint's max_ack_delay
200200
transport parameter is in milliseconds ({{Section 18.2 of QUIC-TRANSPORT}}),
201201
min_ack_delay is specified in microseconds.

0 commit comments

Comments
 (0)