Skip to content

Commit 91b29b2

Browse files
alexnjjgraham
authored andcommitted
Export "local end" dfn
1 parent 7a23ea0 commit 91b29b2

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
@@ -266,7 +266,7 @@ <h2>Nodes</h2>
266266
<p>The WebDriver protocol consists of communication between:
267267

268268
<dl>
269-
<dt><dfn data-lt="local ends|local">Local end</dfn>
269+
<dt><dfn data-lt="local ends|local" class="export">Local end</dfn>
270270
<dd><p>The local end represents the client side of the protocol,
271271
which is usually in the form of language-specific libraries
272272
providing an API on top of the WebDriver <a href=#protocol>protocol</a>.

0 commit comments

Comments
 (0)