You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: jsonschema-core.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -340,7 +340,7 @@ named schemas.
340
340
Plain name fragments MUST follow XML's [NCName production](#xml-names), which
341
341
allows for compatibility with the recommended plain name
342
342
[syntax](#W3C.REC-xptr-framework-20030325) for XML-based media types. For
343
-
convenience, the `NCName`` syntax is reproduced here in ABNF form, using
343
+
convenience, the `NCName` syntax is reproduced here in ABNF form, using
344
344
a minimal set of rules: [^20]
345
345
346
346
[^20] Note that the previous syntax for plain name fragment is a subset of this syntax, which used only the first line of each of the `NCNameStartChar`` and `NCNameChar`` rules.
0 commit comments