Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion draft-ietf-quic-transport.md
Original file line number Diff line number Diff line change
Expand Up @@ -823,7 +823,7 @@ followed by additional type-dependent fields:
{: #frame-layout title="Generic Frame Layout"}

Frame types are listed in {{frame-types}}. Note that the Frame Type byte in
STREAM and ACK frames is used to carry other frame-specific flags. For all
STREAM frames is used to carry other frame-specific flags. For all
other frames, the Frame Type byte simply identifies the frame. These frames are
explained in more detail as they are referenced later in the document.

Expand Down