Skip to content

Commit c305ce5

Browse files
authored
Merge pull request #669 from hauner/typo
typo
2 parents 5e2845c + 2f1df22 commit c305ce5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/draft-next/unevaluatedProperties.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1232,7 +1232,7 @@
12321232
]
12331233
},
12341234
{
1235-
"description": "dynamic evalation inside nested refs",
1235+
"description": "dynamic evaluation inside nested refs",
12361236
"schema": {
12371237
"$schema": "https://json-schema.org/draft/next/schema",
12381238
"$defs": {
@@ -1482,7 +1482,7 @@
14821482
},
14831483
"propertyDependencies": {
14841484
"foo": {
1485-
"foo1": {
1485+
"foo1": {
14861486
"properties": {
14871487
"bar": true
14881488
}

0 commit comments

Comments
 (0)