Skip to content

Commit

Permalink
more precision in Unregister comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mihasya authored Nov 28, 2017
1 parent 03adafa commit 362f9b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ t.Time(func() {})
t.Update(47)
```

**NOTE:** Be sure to either unregister meters and timers otherwise and they will
**NOTE:** Be sure to unregister short-lived meters and timers otherwise they will
leak memory:

```go
Expand Down

0 comments on commit 362f9b5

Please sign in to comment.