Skip to content

Commit 04e2eb6

Browse files
authored
Update components.en.md (SeleniumHQ#1414)
updated some spelling mistakes in the page [deploy site]
1 parent 6b8c00b commit 04e2eb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website_and_docs/content/documentation/grid/components.en.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The **Distributor** has two main responsibilities:
4141

4242
A **Node** registers to the **Distributor** by sending a **Node** registration event through
4343
the **Event Bus**. The **Distributor** reads it, and then tries to reach the **Node** via HTTP
44-
to confirm its existance. If the request is successfull, the **Distributor** registers the Node
44+
to confirm its existence. If the request is successful, the **Distributor** registers the Node
4545
and keeps track of all **Nodes** capabilities through the **GridModel**.
4646

4747
#### Query the New Session Queue and process any pending new session requests

0 commit comments

Comments
 (0)