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 eca923f commit 4918b31Copy full SHA for 4918b31
index.html
@@ -3046,7 +3046,7 @@ <h3>Algorithm</h3>
3046
property-scoped context associated with <var>nesting-key</var>.
3047
Updates to <var>active context</var> are restricted to the
3048
recursive operation, and do not propogate to subsequent iterations
3049
- on <var>nested value</var> and <var>nesting-key</var>.</div>
+ on <var>nested values</var> and <var>nesting-key</var>.</div>
3050
<div class="note">By invoking steps <a href="#alg-expand-each-key-value">13</a>
3051
and <a href="#alg-expand-resolve-nest">14</a> on <var>nested value</var>
3052
we are able to unfold arbitrary levels of nesting, with results being merged into
0 commit comments