Skip to content

Commit

Permalink
Update specification/metrics/new_api.md
Browse files Browse the repository at this point in the history
Co-authored-by: Aaron Abbott <aaronabbott@google.com>
  • Loading branch information
reyang and aabmass authored Apr 6, 2021
1 parent eb5cd99 commit 318d30d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/metrics/new_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ The `callback` function is responsible for reporting the
observed. Individual language client SHOULD define whether this callback
function needs to be reentrant safe / thread safe or not.

Individual language client can decide what is the idomatic approach. Here are
Individual language client can decide what is the idiomatic approach. Here are
some examples:

* Return a list (or tuple, generator, enumerator, etc.) of `Measurement`s.
Expand Down

0 comments on commit 318d30d

Please sign in to comment.