Skip to content

Commit b4e91f5

Browse files
authored
Editorial: missing definitive article
It's "a T node" not "T node".
1 parent de29633 commit b4e91f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dom.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2588,7 +2588,7 @@ within a <var>parent</var>, run these steps:
25882588

25892589
<li><p>Let <var>addedNodes</var> be the empty set.
25902590

2591-
<li><p>If <var>node</var> is {{DocumentFragment}} <a>node</a>, then set <var>addedNodes</var> to
2591+
<li><p>If <var>node</var> is a {{DocumentFragment}} <a>node</a>, then set <var>addedNodes</var> to
25922592
<var>node</var>'s <a>children</a>.
25932593

25942594
<li><p>Otherwise, if <var>node</var> is non-null, set <var>addedNodes</var> to « <var>node</var> ».
@@ -9991,6 +9991,7 @@ what it is today.
99919991
<p>With that, many thanks to
99929992
Adam Klein,
99939993
Adrian Bateman,
9994+
Ahmid <i>snuggs</i>,
99949995
Alex Komoroske,
99959996
Alex Russell,
99969997
Alexey Shvayka,
@@ -10098,7 +10099,6 @@ Philippe Le Hégaret,
1009810099
Piers Wombwell,
1009910100
Pierre-Marie Dartus,
1010010101
prosody—Gab<!-- riel --> Vereable<!-- Gaston --> <!-- Croft -->Context(,
10101-
Ra'Shaun Stovall (Snuggs),
1010210102
Rafael Weinstein,
1010310103
Rakina Zata Amni,
1010410104
Richard Bradshaw,

0 commit comments

Comments
 (0)