Skip to content

Commit 6dc16d1

Browse files
authored
Fix Typo of "Find Element From Shadow Root" section (#1904)
1 parent 87062f7 commit 6dc16d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5302,7 +5302,7 @@ <h4><dfn>Find Element From Shadow Root</dfn></h4>
53025302
<li><p>If <var>selector</var> is <a>undefined</a>,
53035303
return <a>error</a> with <a>error code</a> <a>invalid argument</a>.
53045304

5305-
<li><p>If the <var>ssession</var>&apos;s <a>current browsing
5305+
<li><p>If <var>session</var>&apos;s <a>current browsing
53065306
context</a> is <a>no longer open</a>, return <a>error</a>
53075307
with <a>error code</a> <a>no such window</a>.
53085308

0 commit comments

Comments
 (0)