Skip to content

Commit

Permalink
fix nit in the abstract (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazuho authored Oct 19, 2023
1 parent 666c803 commit 1709936
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions draft-ietf-quic-reliable-stream-reset.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ the of packet loss. On the receiving side, there is no guarantee that any data
sent on that stream is delivered.

This document defines a new QUIC frame, the RESET_STREAM_AT frame, that allows
resetting a stream, while guaranteeing reliable delivery of stream data up to a
certain byte offset.
resetting a stream, while guaranteeing delivery of stream data up to a certain
byte offset.

--- middle

Expand Down

0 comments on commit 1709936

Please sign in to comment.