Skip to content

Commit beae73b

Browse files
committed
oops
1 parent ebd7cad commit beae73b

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
@@ -4566,7 +4566,7 @@ boolean <var>subtree</var>:
45664566
<var>document</var>.
45674567

45684568
<li><p>If <var>parent</var> is non-null, then <a for=/>append</a> <var>childCopy</var> to
4569-
<var>parentCopy</var>.
4569+
<var>parent</var>.
45704570

45714571
<li><p>Run any <a>cloning steps</a> defined for <var>node</var> in
45724572
<a>other applicable specifications</a> and pass <var>node</var>, <var>copy</var>, and

0 commit comments

Comments
 (0)