File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 10
10
* [ Investigating failures] ( #investigating-failures )
11
11
* [ JSON report of the failures] ( #json-report-of-the-failures )
12
12
* [ ValidationListeners - Tracking the validation process] ( #validationlisteners---tracking-the-validation-process )
13
- * [ Eary failure mode] ( #early-failure-mode )
13
+ * [ Early failure mode] ( #early-failure-mode )
14
14
* [ Default values] ( #default-values )
15
15
* [ RegExp implementations] ( #regexp-implementations )
16
16
* [ readOnly and writeOnly context] ( #readonly-and-writeonly-context )
@@ -172,7 +172,7 @@ try {
172
172
```
173
173
174
174
175
- Now - to illustrate the way how multiple violations are handled - lets consider the following JSON document, where both
175
+ Now - to illustrate the way that multiple violations are handled - let's consider the following JSON document, where both
176
176
the "a" and "b" properties violate the above schema:
177
177
178
178
``` json
You can’t perform that action at this time.
0 commit comments