Skip to content

Commit 4399e22

Browse files
author
Alex Boten
authored
Update CHANGELOG.md (#2721)
1 parent 17667f5 commit 4399e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Code instrumented with the `go.opentelemetry.io/otel/metric` will need to be mod
2929
High-level changes include:
3030

3131
- Synchronous and asynchronous instruments are now handled by independent `InstrumentProvider`s.
32-
These `InstrumentProvider`s are manged a `Meter`.
32+
These `InstrumentProvider`s are managed with a `Meter`.
3333
- Synchronous and asynchronous instruments are grouped into their own packages based on value types.
3434
- Asynchronous callbacks can now be registered with a `Meter`.
3535

0 commit comments

Comments
 (0)