diff --git a/jsonschema-core.md b/jsonschema-core.md index 2857a07e..b5e48a55 100644 --- a/jsonschema-core.md +++ b/jsonschema-core.md @@ -241,8 +241,9 @@ intent is clear to both human readers and implementations. #### String JSON Schemas -A string schema operates as an implicit reference to another schema object. -A string schema is a shorthand for a schema containing only the `$ref` keyword. +A string schema operates as an implicit reference to another schema resource. A +string schema is a shorthand for a schema object containing only the `$ref` +keyword. For example, the schema