Skip to content

Commit 8a0c2ca

Browse files
committed
limits => limit.
Fixes #243.
1 parent 693b076 commit 8a0c2ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3544,7 +3544,7 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
35443544
<a>context</a> removes it by setting `@context` to `null`,
35453545
or by redefining terms,
35463546
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.
3547+
which limit the effect of that context until the next <a>node object</a> is entered.
35483548
This behavior can be changed using the `@propagate` keyword.</p>
35493549

35503550
<p>The following example illustrates how terms defined in a context with `@propagate` set to `false`

0 commit comments

Comments
 (0)