diff --git a/heapdump15-through-heapdump17.md b/heapdump15-through-heapdump17.md index 6d144c10..052d4805 100644 --- a/heapdump15-through-heapdump17.md +++ b/heapdump15-through-heapdump17.md @@ -128,7 +128,7 @@ This finalizer has been registered with the runtime system, but the object to wh # memstats -Dumps the first 26 fields of [MemStats](http://golang.org/pkg/runtime/#MemStats). All fields are dumped with a uvarint except the 25th which is dumped with 256 uvarints. +Dumps the first 26 fields of [MemStats](http://golang.org/pkg/runtime/#MemStats). All fields are dumped with a uvarint except the 25th and 26th which are dumped with 256 uvarints. # queuedfinalizer * uvarint: address of object that has a finalizer