Skip to content

Commit ece8643

Browse files
authored
Merge pull request #17 from vanessareimer/patch-1
Fix typo in draft-ietf-privacypass-auth-scheme-extensions.md
2 parents 8ec3569 + 47349a0 commit ece8643

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

draft-ietf-privacypass-auth-scheme-extensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ struct {
160160

161161
The contents of ExtensionSet is a list of ExtensionEntry structs containing extensions (defined in {{extensions}}),
162162
each of which is a type-length-value structure whose semantics are determined by the type, and a bit marking whether
163-
the extension is required or optional. T he type and length of each ExtensionType is a 2-octet integer, in network byte order. The
163+
the extension is required or optional. The type and length of each ExtensionType is a 2-octet integer, in network byte order. The
164164
length of the extension_types list is also a 2-octet integer, in network byte order.
165165

166166
ExtensionTypes are to be defined outside of this document.

0 commit comments

Comments
 (0)