Skip to content

Commit 9913021

Browse files
committed
[1010] Remove duplicate words
1 parent af23dbd commit 9913021

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jsonschema-core.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -549,8 +549,8 @@
549549
</t>
550550
<t>
551551
Regular expressions SHOULD be built with the "u" flag (or equivilent) to provide
552-
Unicode support, or processed in such a way which provides which provides Unicode
553-
as defined by ECMA-262.
552+
Unicode support, or processed in such a way which provides Unicode as defined
553+
by ECMA-262.
554554
</t>
555555
<t>
556556
Furthermore, given the high disparity in regular expression constructs support,

0 commit comments

Comments
 (0)