Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editorial suggestions from Benjamin Kaduk (recovery) #4685

Merged
merged 16 commits into from Jan 13, 2021
Merged
2 changes: 1 addition & 1 deletion draft-ietf-quic-recovery.md
Expand Up @@ -1304,7 +1304,7 @@ largest_acked_packet\[kPacketNumberSpace]:
: The largest packet number acknowledged in the packet number space so far.

loss_time\[kPacketNumberSpace]:
: The earliest time at which an additional packet in that packet number space will be
: The time at which the next packet in that packet number space can be
considered lost based on exceeding the reordering window in time.

sent_packets\[kPacketNumberSpace]:
Expand Down