Skip to content

Commit 25b9332

Browse files
authored
Merge pull request #1011 from ssilverman/fix-dups
[1010] Remove duplicate words
2 parents af23dbd + 9913021 commit 25b9332

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)