diff --git a/source b/source index c7d350e4142..a3a13ead119 100644 --- a/source +++ b/source @@ -64260,7 +64260,7 @@ interface HTMLTemplateElement : HTMLElement {

The cloning steps for template - elements given a node, copy, and subtree are:

+ elements given node, copy, and subtree are:

  1. If subtree is false, then return.