From 4d6fdb50e078620c6fb962f6c5444e936d0349b6 Mon Sep 17 00:00:00 2001 From: Greg Dennis Date: Thu, 24 Oct 2024 07:43:58 +1300 Subject: [PATCH] Update jsonschema-core.md Co-authored-by: Jason Desrosiers --- jsonschema-core.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jsonschema-core.md b/jsonschema-core.md index e11c6dd9..660f5ccf 100644 --- a/jsonschema-core.md +++ b/jsonschema-core.md @@ -895,8 +895,8 @@ by other parties. ### Base IRI, Anchors, and Dereferencing To differentiate between schemas in a vast ecosystem, schema resources are -identified by [absolute IRIs](#rfc3987) (without fragments). These identifiers -are used to created references between schema resources. When comparing IRIs for +identified by [absolute IRIs](#rfc3987) (without fragments). These identifiers +are used to create references between schema resources. When comparing IRIs for the purposes of resource identification, implementations SHOULD first follow the IRI normalization procedures defined in [RFC 3987](#rfc3987), section 5.3.