@libp2p/webrtc 4.0.22 → 4.0.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -134,7 +134,7 @@ while (true) {
134
134
  await delay(1000)
135
135
  }
136
136
 
137
- // the listener has Circuit Relay, WebSocket and WebRTC transports to dial
137
+ // the dialer has Circuit Relay, WebSocket and WebRTC transports to dial
138
138
  // the listener via the relay, complete the SDP handshake and establish a
139
139
  // direct WebRTC connection
140
140
  const dialer = await createLibp2p({