json-schema-spec
json-schema-spec copied to clipboard
Fix `prefixItems` keyword omitted behavior
Fixes https://github.com/json-schema-org/json-schema-spec/issues/1480 to omit the sentence about omitting the keyword, as allOf etc do.
Also fixes a small markdown error while I'm touching that section.