1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00

minor typo fix

This commit is contained in:
Sean Slattery 2020-05-26 23:06:16 -07:00 committed by GitHub
parent f8d53694be
commit f5364569c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@
// and the asynchronous instruments are:
//
// SumObserver: additive, monotonic
// UpDownSumOnserver: additive
// UpDownSumObserver: additive
// ValueObserver: non-additive
//
// All instruments are provided with support for either float64 or