Skip to content

Commit

Permalink
fix mis-rendering of a list
Browse files Browse the repository at this point in the history
At the moment, the list is not rendered as a list. Adding an empty line right above will fix that, hopefully.
  • Loading branch information
kazuho authored Oct 18, 2023
1 parent c8c11d5 commit 15d462f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions draft-ietf-quic-reliable-stream-reset.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ might prevent the sender from sending all bytes up to the Reliable Size at once.

To the endpoints, the only differences from closing a stream by using the FIN
bit are:

- the offset up to which the sender commits to sending might be smaller than
Final Size,
- this offset might get reduced by subsequent RESET_STREAM_AT frames,
Expand Down

0 comments on commit 15d462f

Please sign in to comment.