Skip to content

Commit

Permalink
fix naming
Browse files Browse the repository at this point in the history
  • Loading branch information
arottier committed Aug 12, 2020
1 parent bb8076c commit 624f14f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dom.bs
Original file line number Diff line number Diff line change
Expand Up @@ -3650,7 +3650,7 @@ run these steps:
</ul>
<p>then:
<ol>
<li><p><a for=queue>Enqueue</a> <var>record</var> node in <var>filterAddedNodes</var>
<li><p><a for=queue>Enqueue</a> <var>record</var> node in <var>filteredAddedNodes</var>
</ol>

<li><p>For each <var>node</var> in <var>removedNodes</var></a>.
Expand Down

0 comments on commit 624f14f

Please sign in to comment.