Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
martinduke authored Jul 9, 2019
1 parent c3eef71 commit b205028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-quic-transport.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ x (*) ...:
# Streams {#streams}

Streams in QUIC provide a lightweight, ordered byte-stream abstraction to an
application. Streams can be unidirectional or bidirecational. An alternative
application. Streams can be unidirectional or bidirectional. An alternative
view of QUIC unidirectional streams is a "message" abstraction of practically
unlimited length.

Expand Down

0 comments on commit b205028

Please sign in to comment.