Skip to content

Commit bb9cba6

Browse files
authored
Fix duplicated phrase
1 parent 9b96d6a commit bb9cba6

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
@@ -549,7 +549,7 @@
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
552+
Unicode support, or processed in such a way which provides Unicode support,
553553
as defined by ECMA 262.
554554
</t>
555555
<t>

0 commit comments

Comments
 (0)