Skip to content

Commit 91311ff

Browse files
committed
fix typo in expansion algorithm
1 parent d5c378c commit 91311ff

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
@@ -1902,7 +1902,7 @@ <h3>Algorithm</h3>
19021902
<li class="changed">If <var>active property</var> is <code>@default</code>,
19031903
set the <a data-link-for="JsonLdOptions">frameExpansion</a> flag to <code>false</code>.</li>
19041904
<li class="changed">If <var>active property</var> has a <a>term definition</a> in <var>active context</var>
1905-
has a <a>local context</a>, set <var>property-scoped context</var> to the that <a>local context</a>.</li>
1905+
with a <a>local context</a>, set <var>property scoped context</var> to that <a>local context</a>.</li>
19061906
<li>If <var>element</var> is a <a>scalar</a>,
19071907
<ol>
19081908
<li>If <var>active property</var> is <code>null</code> or <code>@graph</code>,

0 commit comments

Comments
 (0)