diff --git a/webtransport/README.md b/webtransport/README.md index 08f58a3..d20916a 100644 --- a/webtransport/README.md +++ b/webtransport/README.md @@ -48,8 +48,8 @@ WebTransport multiaddresses are composed of a QUIC multiaddress, followed by `/w Examples: * `/ip4/192.0.2.0/udp/443/quic/webtransport` (when using a CA-signed certificates) -* `/ip4/192.0.2.0/udp/1234/quic/webtransport/certhash/` (when using single self-signed certificates) -* `/ip6/fe80::1ff:fe23:4567:890a/udp/1234/quic/webtransport/certhash//certhash//certhash/` (when using single self-signed certificates) +* `/ip4/192.0.2.0/udp/1234/quic/webtransport/certhash/` (when using a single self-signed certificate) +* `/ip6/fe80::1ff:fe23:4567:890a/udp/1234/quic/webtransport/certhash//certhash//certhash/` (when using multiple self-signed certificates) ## WebTransport HTTP endpoint