diff --git a/draft-ietf-quic-transport.md b/draft-ietf-quic-transport.md index aa67ff1b95..8cea30fe20 100644 --- a/draft-ietf-quic-transport.md +++ b/draft-ietf-quic-transport.md @@ -2960,8 +2960,8 @@ data to a peer. ~~~ o - | Application Open - | Open Paired Stream (bidirectional) + | Open Stream (Sending) + | Open Bidirectional Stream (Receiving) v +-------+ | Open | Send RST_STREAM @@ -3049,7 +3049,7 @@ application protocol some of which cannot be observed by the sender. ~~~ o | Recv STREAM / STREAM_BLOCKED / RST_STREAM - | Open Paired Stream (bidirectional) + | Open Bidirectional Stream (Sending) | Recv MAX_STREAM_DATA v +-------+