Edited the grammar for diag
License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
Richard Littauer committed
Mar 18, 2016 at 17:12 UTC
5f0c997504c75c661d3ddb2430f175564320b48c
1 file changed
+1
-1
core/commands/diag.go
+1
-1
@@ -62,7 +62,7 @@ connected peers and latencies between them.
62
The given timeout will be decremented 2s at every network hop,
63
ensuring peers try to return their diagnostics before the initiator's
64
timeout. If the timeout is too small, some peers may not be reached.
65
-30s and 60s are reasonable timeout values, though network vary.
65
+30s and 60s are reasonable timeout values, though networks vary.
66
The default timeout is 20 seconds.
67
68
The 'vis' option may be used to change the output format.