Skip to content

Commit dc9bade

Browse files
authored
Fix formatting in README.md compatibility section
1 parent b2f2dc8 commit dc9bade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ var result = schema.validate(
1919
// result.valid() => true
2020
```
2121

22-
Compatibility: we run the official JSON Schema Test Suite on verify; in strict mode it currently passes about 71% of applicable cases. This will improve over time.
22+
Compatibility: we run the official JSON Schema Test Suite on verify; in strict mode it currently passes about 71% of applicable cases.
2323

2424
## Back Port Project Goals
2525

0 commit comments

Comments
 (0)