We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cce1410 commit 83a39d2Copy full SHA for 83a39d2
index.html
@@ -3113,7 +3113,7 @@ <h3>Algorithm</h3>
3113
and remove <var>container key</var> from <var>compacted item</var>.</li>
3114
<li class="changed">Otherwise, if <var>container</var> includes <code>@index</code>
3115
and <var>index key</var> is not <code>@index</code>,
3116
- Set <var>map key</var> to the first value of <var>container key</var> in <var>compacted item</var>, if any.
+ set <var>map key</var> to the first value of <var>container key</var> in <var>compacted item</var>, if any.
3117
If there are remaining values in <var>compacted item</var>
3118
for <var>container key</var>, set the value of
3119
<var>container key</var> in <var>compacted item</var>
0 commit comments