We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a843d15 commit 97d3b86Copy full SHA for 97d3b86
cumulus/README.md
@@ -60,7 +60,7 @@ polkadot-parachain \
60
```
61
62
#### External Relay Chain Node
63
-An external relay chain node is connected via WebsSocket RPC by using the `--relay-chain-rpc-urls` command line
+An external relay chain node is connected via WebSocket RPC by using the `--relay-chain-rpc-urls` command line
64
argument. This option accepts one or more space-separated WebSocket URLs to a full relay chain node. By default, only
65
the first URL will be used, with the rest as a backup in case the connection to the first node is lost.
66
0 commit comments