diff --git a/Diagnostics.md b/Diagnostics.md index bbbe5230..508ea3b0 100644 --- a/Diagnostics.md +++ b/Diagnostics.md @@ -1,6 +1,6 @@ # Diagnostics -*Note: This guide will be move to golang.org once completed.* +*Note: This guide will be moved to golang.org once completed.* The Go ecosystem provides a large suite of APIs and tools to diagnose logical and performance problems in Go programs. This document summarizes the available tools and helps Go users to pick the right tool for their specific problem.