Skip to content

Commit 7039b65

Browse files
committed
id typo.
1 parent e8e51a5 commit 7039b65

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3812,7 +3812,7 @@ <h3>Algorithm</h3>
38123812
<li>Otherwise, if <var>container</var> includes <code>@index</code>
38133813
and <var>index key</var> is <code>@index</code>,
38143814
set <var>map key</var> to the value of <code>@index</code> in <var>expanded item</var>, if any.</li>
3815-
<li id="alg-compact-2_8_9_6" class="changed">Otherwise, if <var>container</var> includes <code>@index</code>
3815+
<li id="alg-compact-12_8_9_6" class="changed">Otherwise, if <var>container</var> includes <code>@index</code>
38163816
and <var>index key</var> is not <code>@index</code>:
38173817
<ol>
38183818
<li>Reinitialize <var>container key</var> by <a>IRI compacting</a>
@@ -6981,6 +6981,7 @@ <h2>Changes since Candidate Release of 05 March 2020</h2>
69816981
but is retrieved from the <a data-lt="context-inverse">inverse context</a> field
69826982
within an <a>active context</a>, and initialized as necessary.
69836983
This simplifies calling sequences and better represents actual implementation experience.</li>
6984+
<li>Update step <a href="#alg-compact-12_8_9_6">12.8.9.6</a></li>
69846985
<li>Update step <a href="#alg-compact-12_8_10">12.8.1</a> of the
69856986
<a href="#compaction-algorithm">Compaction Algorithm</a>
69866987
to add values to <var>nest result</var> instead of <var>result</var>

0 commit comments

Comments
 (0)