We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ddd04fb + ffa5af7 commit c57ec63Copy full SHA for c57ec63
1 file changed
schema/support/tests/README.md
@@ -1,11 +1,11 @@
1
-# All records in vald directory must validate:
+# All records in valid directory must validate:
2
3
$ node ../Node_validator/validate.js valid/*.json
4
5
...
6
Summary: All files PASSED validation.
7
8
-# All records in invald directory must fail to validate:
+# All records in invalid directory must fail to validate:
9
10
$ node ../Node_validator/validate.js invalid/*.json
11
0 commit comments