Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit ad360b9

Browse files
committed
fix typo
1 parent 979af0e commit ad360b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ const node = new IPFS({
417417

418418
The code above assumes you are running a local `signaling server` on port `9090`. Provide the correct values accordingly.
419419

420-
#### Is there a more stable alternative to websocket-star that offers a similar functionality?
420+
#### Is there a more stable alternative to webrtc-star that offers a similar functionality?
421421

422422
Yes, websocket-star! A WebSockets based transport that uses a Relay to route the messages. To enable it, just do:
423423

0 commit comments

Comments
 (0)