Skip to content

Commit feb90cc

Browse files
committed
Fix missing word.
1 parent 2be7c2b commit feb90cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-handrews-jri.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ JRI offers two identification keywords: one for primary resources, and one for
200200

201201
The value of the `"$id"` property MUST be a string, and MUST be a valid IRI-reference as defined by {{!RFC3987, Section 2.2}}, and MUST NOT contain a fragment.
202202

203-
The object containing the `"$id"` property MUST be considered to be a primary identifiable by the IRI produced by resolving the IRI-reference against the current base IRI. This IRI MUST be considered the base IRI for the primary resource that it identifies, in accordance with {{!RFC3986, Section 5.1.1}}.
203+
The object containing the `"$id"` property MUST be considered to be a primary resource identifiable by the IRI produced by resolving the IRI-reference against the current base IRI. This IRI MUST be considered the base IRI for the primary resource that it identifies, in accordance with {{!RFC3986, Section 5.1.1}}.
204204

205205
If the object containing the `"$id"` property is not the root object of the document, the encapsulating resource MUST be considered to be an "encapsulating entity" per {{!RFC3986, Section 5.1.2}}.
206206

0 commit comments

Comments
 (0)