Skip to content

Commit 02e372b

Browse files
committed
Fix duplicate id.
1 parent 746f9de commit 02e372b

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

0 commit comments

Comments
 (0)