Fix typo in title

This commit is contained in:
Felix Geisendörfer 2021-09-17 09:04:31 +02:00
parent 918c1fa3bf
commit 56335453cf

View file

@ -1,5 +1,5 @@
⬅ [Index of all go-profiler-notes](../README.md)
# The Busy Developers's Guide to Go Profiling, Tracing and Observability
# The Busy Developer's Guide to Go Profiling, Tracing and Observability
- **[Introduction](#introduction):** [Read This](#read-this) · [Mental Model for Go](#mental-model-for-go) · Profiling vs Tracing
- **Use Cases:** Reduce Costs · Reduce Latency · Memory Leaks · Program Hanging · Outages