Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
Co-authored-by: Lucas Pardue <[email protected]>
  • Loading branch information
mirjak and LPardue authored Jan 31, 2024
1 parent 818b872 commit 98b8d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-quic-ack-frequency.md
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,7 @@ Reducing acknowledgment frequency reduces the number of RTT samples that a
sender receives (Section 5 of {{QUIC-RECOVERY}}), making a sender's RTT estimate
less responsive to changes in the path's RTT. As a result, any mechanisms that
rely on an accurate RTT estimate, such as time-threshold-based loss detection (Section
6.1.2 of {{QUIC-RECOVERY}}) or teh Probe Timeout (PTO) (Section 6.2 of {{QUIC-RECOVERY}}),
6.1.2 of {{QUIC-RECOVERY}}) or the Probe Timeout (PTO) (Section 6.2 of {{QUIC-RECOVERY}}),
will be less responsive to changes in the path's RTT, resulting in either
delayed or unnecessary packet transmissions.

Expand Down

0 comments on commit 98b8d1c

Please sign in to comment.