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 02e372b commit 59bb6e6Copy full SHA for 59bb6e6
index.html
@@ -3028,7 +3028,7 @@ <h3>Algorithm</h3>
3028
property-scoped context associated with <var>nesting-key</var>.
3029
Updates to <var>active context</var> are restricted to the
3030
recursive operation, and do not propogate to subsequent iterations
3031
- on <var>nested value</var> and <var>nesting-key</var>.</div>
+ on <var>nested values</var> and <var>nesting-key</var>.</div>
3032
<div class="note">By invoking steps <a href="#alg-expand-each-key-value">13</a>
3033
and <a href="#alg-expand-resolve-nest">14</a> on <var>nested value</var>
3034
we are able to unfold arbitrary levels of nesting, with results being merged into
0 commit comments