You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: versions/3.0.3.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -2299,7 +2299,7 @@ The following properties are taken directly from the JSON Schema definition and
2299
2299
- exclusiveMinimum
2300
2300
- maxLength
2301
2301
- minLength
2302
-
- pattern (This string SHOULD be a valid regular expression, according to the [ECMA 262 regular expression](https://www.ecma-international.org/ecma-262/5.1/#sec-15.10.1) dialect)
2302
+
- pattern (This string SHOULD be a valid regular expression, according to the [Ecma-262 Edition 5.1 regular expression](https://www.ecma-international.org/ecma-262/5.1/#sec-15.10.1) dialect)
0 commit comments