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 227fd9d commit 145d726Copy full SHA for 145d726
dom.bs
@@ -5156,7 +5156,7 @@ method steps are to return the result of <a>replacing</a> <var>child</var> with
5156
within <a>this</a>.
5157
5158
<p>The <dfn method for=Node><code>removeChild(<var>child</var>)</code></dfn> method steps are to
5159
-return the result of <a>pre-remove </a> <var>child</var> from <a>this</a>.
+return the result of <a>pre-remove</a> <var>child</var> from <a>this</a>.
5160
5161
<hr><!-- Collections -->
5162
0 commit comments