Skip to content

Commit

Permalink
Merge pull request #2883 from martinduke/patch-1
Browse files Browse the repository at this point in the history
fixed typo
  • Loading branch information
janaiyengar committed Jul 10, 2019
2 parents 1b61c54 + b205028 commit 8791dd4
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 8791dd4

Please sign in to comment.