Skip to content

Commit

Permalink
instances
Browse files Browse the repository at this point in the history
Co-authored-by: Mike Bishop <mbishop@evequefou.be>
  • Loading branch information
martinthomson and MikeBishop committed Jan 11, 2021
1 parent f731ce2 commit f163528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-quic-transport.md
Expand Up @@ -318,7 +318,7 @@ x (?) = C..D:
: Indicates that x is optional (and has length of E)

x (E) ...:
: Indicates that zero or more occurences of x are present (and that each
: Indicates that zero or more instances of x are present (and that each
instance is length E)

This document uses network byte order (that is, big endian) values. Fields
Expand Down

0 comments on commit f163528

Please sign in to comment.