We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a0c2ca commit d60961cCopy full SHA for d60961c
index.html
@@ -3662,8 +3662,8 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
3662
additional type coercion information.</p>
3663
3664
<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>
+ a <a>type-scoped context</a> that loads an imported <a>context</a> and
+ sets `@propagate` to `true`, as a technique for making other similar modifications.</p>
3667
3668
<p>Suppose there was a <a>context</a> that could be referenced remotely
3669
via the URL <code>https://json-ld.org/contexts/remote-context.jsonld</code>:</p>
0 commit comments