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 c73219d commit fc7d580Copy full SHA for fc7d580
index.html
@@ -1311,9 +1311,9 @@ <h3>Algorithm</h3>
1311
and no further processing is necessary.</li>
1312
</ol>
1313
</li>
1314
- <li>Create a <a class="changed">map</a> <var>defined</var> to use to keep
+ <li>Create a <a class="changed">map</a> <var>defined</var> to keep
1315
track of whether or not a <a>term</a> has already been defined
1316
- or currently being defined during recursion.</li>
+ or is currently being defined during recursion.</li>
1317
<li>For each <var>key</var>-<var>value</var> pair in <var>context</var> where
1318
<var>key</var> is not
1319
<code>@base</code>,
0 commit comments