Skip to content

Commit c5ecf1c

Browse files
committed
Avoid getting anywhere near §9.3.3 in the meta-schema glossary entry.
1 parent d6e3a48 commit c5ecf1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn/glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ In particular it does not reserve any properties within a JSON object for its ow
4444
A [schema](#schema) which is itself intended to describe other *schemas*.
4545

4646
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.
47+
Since schemas are themselves JSON values, they may be also be treated as *instances*, and therefore described by other schemas.
4848

4949
We refer to the schema-of-a-schema as a "meta-schema" to express this use.
5050

0 commit comments

Comments
 (0)