Skip to content

Commit 82735a1

Browse files
fix: typos in schema-language.md (#2507)
Co-authored-by: Jason Ian Green <[email protected]>
1 parent b17ec32 commit 82735a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/schema-language.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Draft-2019-09 support is provided via a separate export in order to avoid increa
7171
With this import Ajv supports the following features:
7272

7373
- keywords [`unevaluatedProperties`](../json-schema.md#unevaluatedproperties) and [`unevaluatedItems`](../json-schema.md#unevaluateditems)
74-
- keywords [`dependentRequired`](../json-schema.md#dependentrequired), [`dependentSchemas`](../json-schema.md#dependentschemas), [`maxContains`/`minContain`](../json-schema.md#maxcontains--mincontains)
74+
- keywords [`dependentRequired`](../json-schema.md#dependentrequired), [`dependentSchemas`](../json-schema.md#dependentschemas), [`maxContains`/`minContains`](../json-schema.md#maxcontains-mincontains)
7575
- dynamic recursive references with [`recursiveAnchor`/`recursiveReference`] - see [Extending recursive schemas](./combining-schemas.md#extending-recursive-schemas)
7676
- draft-2019-09 meta-schema is the default.
7777

0 commit comments

Comments
 (0)