Skip to content

Commit 9c01998

Browse files
committed
remove extra backtick
1 parent f7775a6 commit 9c01998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema-core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ named schemas.
340340
Plain name fragments MUST follow XML's [NCName production](#xml-names), which
341341
allows for compatibility with the recommended plain name
342342
[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
344344
a minimal set of rules: [^20]
345345

346346
[^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

Comments
 (0)