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