From 1396f2fbadd696f2445b973d24d72c97f1747427 Mon Sep 17 00:00:00 2001 From: tycho garen Date: Thu, 16 Jun 2022 18:14:44 -0400 Subject: [PATCH] fix comment --- internal/p2p/metrics.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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