Skip to content

Commit eca923f

Browse files
committed
Fix duplicate id.
1 parent c4a0c31 commit eca923f

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

0 commit comments

Comments
 (0)