diff --git a/doc/CONFIGURATION.md b/doc/CONFIGURATION.md index 17174bb1..2dedf9fb 100644 --- a/doc/CONFIGURATION.md +++ b/doc/CONFIGURATION.md @@ -304,7 +304,7 @@ const node = await Libp2p.create({ }, config: { peerDiscovery: { - webRTCStar: { + [WebRTCStar.tag]: { enabled: true } }