Skip to content

Commit 0155a88

Browse files
committed
docs: fix typo
1 parent 7565da9 commit 0155a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ Default:
260260
[
261261
"/ip4/0.0.0.0/tcp/4001",
262262
"/ip6/::/tcp/4001",
263-
"/ip6/0.0.0.0/udp/4001/quic",
263+
"/ip4/0.0.0.0/udp/4001/quic",
264264
"/ip6/::/udp/4001/quic"
265265
]
266266
```

0 commit comments

Comments
 (0)