Skip to content

Commit 875675b

Browse files
author
Jana Iyengar
committed
fix broken things during rebase
1 parent e407ba7 commit 875675b

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
@@ -2328,7 +2328,7 @@ Stream IDs; streams initiated by the server use even-numbered Stream IDs.
23282328
Stream ID 0 (0x0) is reserved for the cryptographic handshake. Stream 0 MUST
23292329
NOT be used for application data, and is the first client-initiated stream.
23302330

2331-
A QUIC endpoint cannot reuse a Stream ID. Streams MUST be created in sequential
2331+
A QUIC endpoint cannot reuse a Stream ID. Streams MUST be created in sequential
23322332
order. Open streams can be used in any order. Streams that are used out of
23332333
order result in lower-numbered streams in the same direction being counted as
23342334
open.

0 commit comments

Comments
 (0)