From 5f0c997504c75c661d3ddb2430f175564320b48c Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Fri, 18 Mar 2016 17:12:45 -0400 Subject: [PATCH] Edited the grammar for diag License: MIT Signed-off-by: Richard Littauer --- core/commands/diag.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/commands/diag.go b/core/commands/diag.go index f3c2a32c6..077d79bf5 100644 --- a/core/commands/diag.go +++ b/core/commands/diag.go @@ -62,7 +62,7 @@ connected peers and latencies between them. The given timeout will be decremented 2s at every network hop, ensuring peers try to return their diagnostics before the initiator's timeout. If the timeout is too small, some peers may not be reached. -30s and 60s are reasonable timeout values, though network vary. +30s and 60s are reasonable timeout values, though networks vary. The default timeout is 20 seconds. The 'vis' option may be used to change the output format.