diff --git a/text/metrics/0113-exemplars.md b/text/metrics/0113-exemplars.md index 810bb6cf7..e9a5bcd35 100644 --- a/text/metrics/0113-exemplars.md +++ b/text/metrics/0113-exemplars.md @@ -59,7 +59,7 @@ A Sketch aggregator SHOULD maintain a list of exemplars whose values are spaced #### Last-Value -Most (if not all) Last-Value aggregators operate asynchronously and do not ever interact with context. Since the value of a Last-Value is the last measurement (essentially the other parts of an exemplar), exemplars are not worth implementing for Gauge. +Most (if not all) Last-Value aggregators operate asynchronously and do not ever interact with context. Since the value of a Last-Value is the last measurement (essentially the other parts of an exemplar), exemplars are not worth implementing for Last-Value. #### Exact