Skip to content

Commit f32a438

Browse files
pchampingkellogg
authored andcommitted
explicitly refer to step 3.16 in change marker
1 parent 02b8932 commit f32a438

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2007,7 +2007,7 @@ <h3>Algorithm</h3>
20072007
<div id="change_pr639" class="candidate correction">
20082008
<span class="marker">Candidate Correction 8</span>
20092009
<p>Simplify the algorithm by handling the <a>default base direction</a>
2010-
once and for all in this step, rather than in each iteration at the end of the next step.
2010+
once and for all in this step, rather than <a href="#alg-inv-defaul-base-dir">in each iteration</a>.
20112011
For more information, refer to <a href="https://github.com/w3c/json-ld-api/issues/633">issue 633</a>.
20122012
</p>
20132013
</div>
@@ -2132,7 +2132,7 @@ <h3>Algorithm</h3>
21322132
being processed.</li>
21332133
</ol>
21342134
</li>
2135-
<li class="changed">
2135+
<li id="alg-inv-defaul-base-dir" class="changed">
21362136
<ins cite="#change_pr639"><em>(this step was removed by a <a href="#change_pr639">candidate correction</a>)</em></ins>
21372137
<del cite="#change_pr639">
21382138
Otherwise, if <var>active context</var> has a

0 commit comments

Comments
 (0)