From 6caa3708300df8a7d2d1c282c9b605506e5e14c9 Mon Sep 17 00:00:00 2001 From: Greg Dennis Date: Fri, 6 Oct 2023 12:18:20 +1300 Subject: [PATCH] mechanics -> mechanisms Co-authored-by: Jason Desrosiers --- jsonschema-core.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jsonschema-core.md b/jsonschema-core.md index b498d4f0..b5588bb8 100644 --- a/jsonschema-core.md +++ b/jsonschema-core.md @@ -533,7 +533,7 @@ Supplementary specifications are encouraged to specify any dependencies as part of the dependent keyword (i.e. the keyword whose behavior is modified). Within this document, keyword dependencies are expressed using one of the -following mechanics: +following mechanisms: - Static dependencies, in which the dependency relies on the presence or contents of another keyword.