Skip to content

Commit 926cd31

Browse files
juliandescotteswhimboo
authored andcommitted
Apply suggestion from @whimboo
Co-authored-by: Henrik Skupin <mail@hskupin.info>
1 parent 01549e6 commit 926cd31

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5485,8 +5485,7 @@ <h3>State</h3>
54855485
<li><p>Return a pair of (<var>x</var>, <var>y</var>).
54865486
</ol>
54875487

5488-
<p>To determine if <var>node</var> is <dfn>not in the same tree</dfn>
5489-
as another {{Node}}, <var>other</var>,
5488+
<p>To determine if a {{Node}} <var>node</var> is <dfn>not in the same tree</dfn> as a {{Node}} <var>other</var>,
54905489
run the following substeps:
54915490

54925491
<ol>

0 commit comments

Comments
 (0)