Skip to content

Commit 145d726

Browse files
committed
nit
1 parent 227fd9d commit 145d726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dom.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5156,7 +5156,7 @@ method steps are to return the result of <a>replacing</a> <var>child</var> with
51565156
within <a>this</a>.
51575157

51585158
<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>.
5159+
return the result of <a>pre-remove</a> <var>child</var> from <a>this</a>.
51605160

51615161
<hr><!-- Collections -->
51625162

0 commit comments

Comments
 (0)