Skip to content

Commit 23919c1

Browse files
committed
Update ecma262 section numbers
1 parent 00bb768 commit 23919c1

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
@@ -532,7 +532,7 @@
532532
Keywords MAY use regular expressions to express constraints, or constrain
533533
the instance value to be a regular expression.
534534
These regular expressions SHOULD be valid according to the regular expression
535-
dialect described in <xref target="ecma262">ECMA 262, section 15.10.1</xref>.
535+
dialect described in <xref target="ecma262">ECMA 262, section 21.2.1</xref>.
536536
</t>
537537
<t>
538538
Furthermore, given the high disparity in regular expression constructs support,

0 commit comments

Comments
 (0)