Skip to content

Commit 903240e

Browse files
committed
Fix singular to plural
"these keywords" for both "$anchor" and "$dynamicAnchor"
1 parent f367d47 commit 903240e

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
@@ -1467,7 +1467,7 @@
14671467
need for "$dynamicAnchor".
14681468
</t>
14691469
<t>
1470-
If present, the value of this keyword MUST be a string and MUST conform
1470+
If present, the value of these keywords MUST be a string and MUST conform
14711471
to the plain name fragment identifier syntax defined in section
14721472
<xref target="fragments" format="counter"></xref>.
14731473
<cref>

0 commit comments

Comments
 (0)