Skip to content

Commit 959fb2b

Browse files
committed
Fix invalid XML
1 parent c44829d commit 959fb2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema-core.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1866,7 +1866,7 @@
18661866
<section title="Differing and Default Dialects">
18671867
<t>
18681868
In addition to the rules defining the use of the "$schema" keyword
1869-
<target='The "$schema" Keyword' format="counter"></xref>,
1869+
<xref target='The "$schema" Keyword' format="counter"></xref>,
18701870
if multiple schema resources are present in a single document, then
18711871
schema resources which do not have a "$schema" keyword in their root
18721872
schema object MUST be processed as if "$schema" were present with the

0 commit comments

Comments
 (0)