Skip to content

Commit 45f197a

Browse files
baywetchar0n
andauthored
fix: adds mention that errata has been applied
Co-authored-by: Vladimír Gorej <[email protected]>
1 parent d1ce259 commit 45f197a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ ucschar = %xA0-D7FF / %xF900-FDCF / %xFDF0-FFEF
580580
iprivate = %xE000-F8FF / %xF0000-FFFFD / %x100000-10FFFD
581581
```
582582

583-
Here, `literals`, `pct-encoded`, `uschar` and `iprivate` definitions are taken from [RFC 6570](https://www.rfc-editor.org/rfc/rfc6570).
583+
Here, `literals`, `pct-encoded`, `ucschar` and `iprivate` definitions are taken from [RFC 6570](https://www.rfc-editor.org/rfc/rfc6570), incorporating the corrections specified in [Errata 6937](https://www.rfc-editor.org/errata/eid6937) for `literals`.
584584

585585
##### Fixed Fields
586586

0 commit comments

Comments
 (0)