Skip to content

Commit c5685e1

Browse files
authored
Fixing my mistakes
1 parent ab16b65 commit c5685e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/draft2020-12/unevaluatedProperties.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -534,12 +534,12 @@
534534
"valid": false
535535
},
536536
{
537-
"decscription": "when if is true and has no unevaluated properties",
537+
"description": "when if is true and has no unevaluated properties",
538538
"data":{
539539
"foo": "then"
540540
},
541541
"valid": true
542-
}
542+
},
543543
{
544544
"description": "when if is true and has unevaluated properties",
545545
"data": {

0 commit comments

Comments
 (0)