Skip to content

Commit d60961c

Browse files
committed
Fix grammar in Imported Contexts section.
Fixes #244.
1 parent 8a0c2ca commit d60961c

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
@@ -3662,8 +3662,8 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
36623662
additional type coercion information.</p>
36633663

36643664
<p>The following examples illustrate how `@import` can be used to express
3665-
a for <a>type-scoped context</a> that loads an imported <a>context</a> and
3666-
sets `@propagate` to `true` and how to make similar modifications.</p>
3665+
a <a>type-scoped context</a> that loads an imported <a>context</a> and
3666+
sets `@propagate` to `true`, as a technique for making other similar modifications.</p>
36673667

36683668
<p>Suppose there was a <a>context</a> that could be referenced remotely
36693669
via the URL <code>https://json-ld.org/contexts/remote-context.jsonld</code>:</p>

0 commit comments

Comments
 (0)