diff --git a/internal/p2p/metrics.go b/internal/p2p/metrics.go index 28afdb3ff..a88aaa3f2 100644 --- a/internal/p2p/metrics.go +++ b/internal/p2p/metrics.go @@ -41,7 +41,7 @@ type Metrics struct { // Number of successful connection attempts PeersConnectedSuccess metrics.Counter - // Number failed connection attempts + // Number of failed connection attempts PeersConnectedFailure metrics.Counter // Number of peers connected as a result of dialing the