You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SCHEMA.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# JSONScript Schema
2
2
3
-
JSONScript uses JSON-Schema standard both for the validation schemas and for the schema that defines evauation process.
3
+
JSONScript uses JSON-Schema standard both for the validation schemas and for the schema that defines evaluation process.
4
4
5
5
[JSONScript schema](http://www.json-script.com/schema/schema.json#) the schema that does not validate scalar keywords in instructions (keyword values can be scripts and have to be validated when the script is evaluated).
0 commit comments