diff --git a/internal/p2p/metrics.go b/internal/p2p/metrics.go index 5451310a6..22ff96c62 100644 --- a/internal/p2p/metrics.go +++ b/internal/p2p/metrics.go @@ -43,7 +43,7 @@ type Metrics struct { // Number of successful connection attempts PeersConnectedSuccuess metrics.Counter - // Number failed connection attempts + // Number of failed connection attempts PeersConnectedFailure metrics.Counter // Number of peers connected as a result of dialing the