We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 693b076 commit 8a0c2caCopy full SHA for 8a0c2ca
index.html
@@ -3544,7 +3544,7 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
3544
<a>context</a> removes it by setting `@context` to `null`,
3545
or by redefining terms,
3546
with the exception of <a>type-scoped contexts</a>,
3547
- which limits the effect of that context until the next <a>node object</a> is entered.
+ which limit the effect of that context until the next <a>node object</a> is entered.
3548
This behavior can be changed using the `@propagate` keyword.</p>
3549
3550
<p>The following example illustrates how terms defined in a context with `@propagate` set to `false`
0 commit comments