Skip to content

Commit 86ee214

Browse files
committed
Fix duplicate id.
1 parent 295809a commit 86ee214

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
@@ -2478,7 +2478,7 @@ <h3>Algorithm</h3>
24782478
(where <a>entries</a> are <span class="changed"><a data-lt="IRI expanding">IRI expanded</a></span>,
24792479
set <var>active context</var> to <a>previous context</a> from <var>active context</var>,
24802480
as the scope of a term-scoped <a>context</a> does not apply when processing new <a>node objects</a>.</li>
2481-
<li id="alg-expand-property-scoped-context2" id="alg-expand-property-scoped-context" class="changed">If <var>property-scoped context</var> is defined,
2481+
<li id="alg-expand-property-scoped-context2" class="changed">If <var>property-scoped context</var> is defined,
24822482
set <var>active context</var> to the result of the
24832483
<a href="#context-processing-algorithm">Context Processing algorithm</a>,
24842484
passing <var>active context</var>, <var>property-scoped context</var> as <var>local context</var>,

0 commit comments

Comments
 (0)