From ee59f6dff2c25b39d12b16082343a74c825b5ea1 Mon Sep 17 00:00:00 2001 From: JBD Date: Fri, 9 Feb 2018 01:14:31 +0000 Subject: [PATCH] doc: minor wording improvement to the diagnostics guide Change-Id: I8469fbbb934f096f04ad68c592aacdb805b6d2d4 GitHub-Last-Rev: 6d2cfcc23d0d8e6a1b6ca383dae51f0cada2e1b3 GitHub-Pull-Request: golang/go#23754 Reviewed-on: https://go-review.googlesource.com/92996 Reviewed-by: Andrew Bonventre --- doc/diagnostics.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/diagnostics.html b/doc/diagnostics.html index 0ed0e81b92..35aae156e8 100644 --- a/doc/diagnostics.html +++ b/doc/diagnostics.html @@ -222,7 +222,7 @@ an execution tracer to trace the runtime events within an interval.

Tracing enables us to: