Skip to content

Commit cfd32c6

Browse files
committed
Fix grammar in Scoped Contexts section.
Fixes #240.
1 parent cf95747 commit cfd32c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3242,8 +3242,8 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
32423242
property, which defines a <a>context</a> (a <a>scoped context</a>) for
32433243
<a data-lt="JSON-LD value">values</a> of properties defined using that <a>term</a>.
32443244
When used for a <a>property</a>, this is called a <a>property-scoped context</a>.
3245-
This allows values to use <a>term definitions</a>, <a>base IRI</a>,
3246-
<a>vocabulary mapping</a> or <a>default language</a> which is different from the
3245+
This allows values to use <a>term definitions</a>, the <a>base IRI</a>,
3246+
<a>vocabulary mappings</a> or the <a>default language</a> which are different from the
32473247
<a>node object</a> they are contained in, as if the
32483248
<a>context</a> was specified within the value itself.</p>
32493249

0 commit comments

Comments
 (0)