Skip to content

Commit

Permalink
Update specification/metrics/sdk.md
Browse files Browse the repository at this point in the history
Co-authored-by: Reiley Yang <[email protected]>
  • Loading branch information
dashpole and reyang committed Nov 17, 2022
1 parent 498380a commit a4f5382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/metrics/sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -830,7 +830,7 @@ Register causes the MetricReader to use the provided
[MetricBridge](#metricbridge) for as a source of aggregated metric data in
subsequent invokations of Collect.

If the [MeterProvider](#meterprovider) is an instance of of
If the [MeterProvider](#meterprovider) is an instance of
[MetricBridge](#metricbridge), this MAY be used to register the
MeterProvider, but MUST NOT allow multiple [MeterProviders](#meterprovider)
to be registered with the same MetricReader.
Expand Down

0 comments on commit a4f5382

Please sign in to comment.