Skip to content

Commit 01f0441

Browse files
Remove unbalanced double quote
1 parent b5cff05 commit 01f0441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-ietf-quic-transport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -933,7 +933,7 @@ To limit the ACK blocks to the ones that haven't yet been received by the
933933
sender, the sender periodically sends STOP_WAITING frames that signal the
934934
receiver to stop acking packets below a specified sequence number, raising the
935935
Least Unacked packet number at the receiver. A sender of an ACK frame thus
936-
reports only those ACK blocks between the received Least Unacked" and the
936+
reports only those ACK blocks between the received Least Unacked and the
937937
reported Largest Acked packet numbers. The endpoint SHOULD raise the Least
938938
Unacked communicated via future STOP_WAITING frames to the most recently
939939
received Largest Acked.

0 commit comments

Comments
 (0)