From b540a1639bd0dd78e70600fad0013526c98fff04 Mon Sep 17 00:00:00 2001 From: Matthias Radestock Date: Sun, 17 Dec 2017 18:37:14 +0000 Subject: [PATCH] fix comment: overlay edges *are* present --- report/report.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report/report.go b/report/report.go index 3c2bcba80..e25f35b69 100644 --- a/report/report.go +++ b/report/report.go @@ -121,7 +121,7 @@ type Report struct { // Overlay nodes are active peers in any software-defined network that's // overlaid on the infrastructure. The information is scraped by polling - // their status endpoints. Edges could be present, but aren't currently. + // their status endpoints. Edges are present. Overlay Topology // Sampling data for this report.