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.
1 parent d6e3a48 commit c5ecf1cCopy full SHA for c5ecf1c
learn/glossary.md
@@ -44,7 +44,7 @@ In particular it does not reserve any properties within a JSON object for its ow
44
A [schema](#schema) which is itself intended to describe other *schemas*.
45
46
JSON Schema defines a language for describing any [instance](#instance) using a schema written in JSON.
47
-Since schemas are themselves JSON values, they may be opaquely treated as *instances*, and therefore described by other schemas.
+Since schemas are themselves JSON values, they may be also be treated as *instances*, and therefore described by other schemas.
48
49
We refer to the schema-of-a-schema as a "meta-schema" to express this use.
50
0 commit comments