Skip to content

Commit

Permalink
Fix type (should be 'equivalent')
Browse files Browse the repository at this point in the history
Co-authored-by: Julian Reschke <[email protected]>
  • Loading branch information
recvfrom and reschke committed Nov 1, 2021
1 parent 8f95fe9 commit 6728b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-httpbis-rfc6265bis.md
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ The OWS (optional whitespace) and BWS (bad whitespace) rules are defined in
Section 5.6.3 of {{!HTTPSEM=I-D.ietf-httpbis-semantics}}.

Note that per {{RFC5234}}, all strings literals used in the grammars are
case-insensitive (e.g. "Secure" is equiavelent to "secure" and "sEcUrE").
case-insensitive (e.g. "Secure" is equivalent to "secure" and "sEcUrE").

## Terminology

Expand Down

0 comments on commit 6728b5b

Please sign in to comment.