Skip to content

Commit f092acc

Browse files
jimevanssfdcAutomatedTester
authored andcommitted
Correcting error for Find Element From Shadow Root
1 parent 4083b83 commit f092acc

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
@@ -4939,7 +4939,7 @@ <h4><dfn>Find Element From Shadow Root</dfn></h4>
49394939
and <var>selector</var>.
49404940

49414941
<li><p>If <var>result</var> is empty, return <a>error</a>
4942-
with <a>error code</a> <a>no such shadow root</a>. Otherwise, return the
4942+
with <a>error code</a> <a>no such element</a>. Otherwise, return the
49434943
first element of <var>result</var>.
49444944
</ol>
49454945
</section> <!-- /Find Element From Shadow Root -->

0 commit comments

Comments
 (0)