From e1d23454034a34648ae16bce17e428ae38ddc1d8 Mon Sep 17 00:00:00 2001 From: Jaana Burcu Dogan Date: Thu, 2 Mar 2017 11:52:43 -0800 Subject: [PATCH] doc: fix title on README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6f0044..adbbd70 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ To enter the heap profile, run: $ gops pprof-heap (|) ``` -##### Go execution trace +##### Execution trace gops allows you to start the runtime tracer for 5 seconds and examine the results.