From d57a9ea8bc92958733ac1c61a3c4f1ba2e150e96 Mon Sep 17 00:00:00 2001 From: "Matt T. Proud" Date: Tue, 20 Apr 2021 11:11:46 +0200 Subject: README: replace "golang" moniker with "Go" This commit replaces the "golang" moniker in the README file with the appropriate name of "Go" per https://golang.org/doc/faq#go_or_golang. In this context, no disambiguation is required. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 2e604dd..714a524 100644 --- a/README +++ b/README @@ -20,7 +20,7 @@ https://groups.google.com/forum/#!forum/gperftools gperftools was original home for pprof program. But do note that original pprof (which is still included with gperftools) is now -deprecated in favor of golang version at https://github.com/google/pprof +deprecated in favor of Go version at https://github.com/google/pprof TCMALLOC -- cgit v1.2.1