diff --git a/goroutine.md b/goroutine.md index 6632ded..c7a9889 100644 --- a/goroutine.md +++ b/goroutine.md @@ -4,7 +4,7 @@ This document was last updated for `go1.15.6` but probably still applies to olde -* [Description](#description) +- [Description](#description) - [Overhead](#overhead) - [Goroutine Properties](#goroutine-properties) - [APIs](#apis)