Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
annevk committed Dec 17, 2024
1 parent 0de485f commit 962f854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -64260,7 +64260,7 @@ interface <dfn interface>HTMLTemplateElement</dfn> : <span>HTMLElement</span> {
<hr>

<p>The <span data-x="concept-node-clone-ext">cloning steps</span> for <code>template</code>
elements given a <var>node</var>, <var>copy</var>, and <var>subtree</var> are:</p>
elements given <var>node</var>, <var>copy</var>, and <var>subtree</var> are:</p>

<ol>
<li><p>If <var>subtree</var> is false, then return.</p></li>
Expand Down

0 comments on commit 962f854

Please sign in to comment.