We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8a11f9 commit 51f7e58Copy full SHA for 51f7e58
index.html
@@ -604,7 +604,7 @@ <h2>Syntax Tokens and Keywords</h2>
604
<dt class="changed"><code>:</code></dt><dd class="changed">
605
The separator for JSON keys and values that use <a>compact IRIs</a>.</dd>
606
<dt class="changed">`@propagate`</dt><dd class="changed">
607
- Used in a <a>context definition</a> to change the sccope of that context.
+ Used in a <a>context definition</a> to change the scope of that context.
608
By default, it is `true`,
609
meaning that contexts propagate across <a>node objects</a>
610
(other than for <a>type-scoped contexts</a>, which default to `false`).
0 commit comments