We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b242817 + 99452e4 commit cb2b906Copy full SHA for cb2b906
tests/draft7/if-then-else.json
@@ -13,7 +13,7 @@
13
"valid": true
14
},
15
{
16
- "description": "valid when invailid against lone if",
+ "description": "valid when invalid against lone if",
17
"data": "hello",
18
19
}
@@ -33,7 +33,7 @@
33
34
35
36
- "description": "valid when invailid against lone then",
+ "description": "valid when invalid against lone then",
37
38
39
@@ -53,7 +53,7 @@
53
54
55
56
- "description": "valid when invailid against lone else",
+ "description": "valid when invalid against lone else",
57
58
59
0 commit comments