Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop the plural #4584

Merged
merged 1 commit into from Jan 7, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion draft-ietf-quic-transport.md
Expand Up @@ -1996,7 +1996,7 @@ controller. Clients are only constrained by the congestion controller.

### Token Construction

A token sent in a NEW_TOKEN frames or a Retry packet MUST be constructed in a
A token sent in a NEW_TOKEN frame or a Retry packet MUST be constructed in a
way that allows the server to identify how it was provided to a client. These
tokens are carried in the same field, but require different handling from
servers.
Expand Down