Skip to content

Commit 8fc24e5

Browse files
authored
whitespaces
1 parent 22a4da0 commit 8fc24e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

draft-ietf-quic-ack-frequency.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ ACK_FREQUENCY frames.
394394

395395
### Examples {#examples}
396396

397-
Note that the following examples assume that packets are
397+
Note that the following examples assume that packets are
398398
processed one-by-one in the received order as indicated below.
399399

400400
When the reordering threshold is 1, any time a packet is received
@@ -440,7 +440,7 @@ reordering, the sequence in {{ack-reordering-5}} would occur:
440440
## Setting the Reordering Threshold value {#set-threshold}
441441

442442
To ensure timely loss detection, a data sender can send a Reordering Threshold
443-
value that is the same as the loss detection packet threshold. If the
443+
value that is the same as the loss detection packet threshold. If the
444444
reordering threshold is
445445
smaller than the packet threshold, an acknowledgement is unnecessarily sent
446446
before the packet can be declared lost. If the value is larger, it can cause

0 commit comments

Comments
 (0)