Skip to content

Commit 97d3b86

Browse files
zeevick10bkchr
andauthored
fix: typos in documentation files (#6961)
Corrected WebsSocket to WebSocket Co-authored-by: Bastian Köcher <[email protected]>
1 parent a843d15 commit 97d3b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cumulus/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ polkadot-parachain \
6060
```
6161

6262
#### External Relay Chain Node
63-
An external relay chain node is connected via WebsSocket RPC by using the `--relay-chain-rpc-urls` command line
63+
An external relay chain node is connected via WebSocket RPC by using the `--relay-chain-rpc-urls` command line
6464
argument. This option accepts one or more space-separated WebSocket URLs to a full relay chain node. By default, only
6565
the first URL will be used, with the rest as a backup in case the connection to the first node is lost.
6666

0 commit comments

Comments
 (0)