Skip to content

Commit 51f7e58

Browse files
committed
sccope => scope.
Fixes #229.
1 parent a8a11f9 commit 51f7e58

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
@@ -604,7 +604,7 @@ <h2>Syntax Tokens and Keywords</h2>
604604
<dt class="changed"><code>:</code></dt><dd class="changed">
605605
The separator for JSON keys and values that use <a>compact IRIs</a>.</dd>
606606
<dt class="changed">`@propagate`</dt><dd class="changed">
607-
Used in a <a>context definition</a> to change the sccope of that context.
607+
Used in a <a>context definition</a> to change the scope of that context.
608608
By default, it is `true`,
609609
meaning that contexts propagate across <a>node objects</a>
610610
(other than for <a>type-scoped contexts</a>, which default to `false`).

0 commit comments

Comments
 (0)