We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b8c00b commit 04e2eb6Copy full SHA for 04e2eb6
website_and_docs/content/documentation/grid/components.en.md
@@ -41,7 +41,7 @@ The **Distributor** has two main responsibilities:
41
42
A **Node** registers to the **Distributor** by sending a **Node** registration event through
43
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
+to confirm its existence. If the request is successful, the **Distributor** registers the Node
45
and keeps track of all **Nodes** capabilities through the **GridModel**.
46
47
#### Query the New Session Queue and process any pending new session requests
0 commit comments