Skip to content

Commit 76a371d

Browse files
ibz096annevk
authored andcommitted
Editorial: change "has" to "have"
Fixes whatwg#3206.
1 parent 177dd9d commit 76a371d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66005,7 +66005,7 @@ console.log(plasticButton2.getAttribute("is")); // will output "plastic-button"<
6600566005

6600666006
<p><span data-x="custom-element-upgrades">Upgrades</span> enable scenarios where it may be
6600766007
preferable for <span data-x="custom element definition">custom element definitions</span> to be
66008-
registered after relevant elements has been initially created, such as by the parser. They allow
66008+
registered after relevant elements have been initially created, such as by the parser. They allow
6600966009
progressive enhancement of the content in the custom element. For example, in the following HTML
6601066010
document the element definition for <code data-x="">img-viewer</code> is loaded
6601166011
asynchronously:</p>
@@ -120549,6 +120549,7 @@ INSERT INTERFACES HERE
120549120549
Ian Davis,
120550120550
Ian Fette,
120551120551
Ian Kilpatrick,
120552+
Ibrahim Ahmed,
120552120553
Ido Green,
120553120554
Ignacio Javier,
120554120555
Igor Oliveira,

0 commit comments

Comments
 (0)