Skip to content

Commit

Permalink
Update specification/metrics/sdk.md
Browse files Browse the repository at this point in the history
Co-authored-by: Georg Pirklbauer <[email protected]>
  • Loading branch information
dashpole and pirgeo authored Nov 22, 2022
1 parent 85b3491 commit ab00a0f
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 @@ -827,7 +827,7 @@ functions.
#### RegisterBridge(metricBridge)

RegisterBridge causes the MetricReader to use the provided
[MetricBridge](#metricbridge) for as a source of aggregated metric data in
[MetricBridge](#metricbridge) as a source of aggregated metric data in
subsequent invocations of Collect. RegisterBridge is expected to be called
during initialization, but MAY be invoked later. Multiple registrations
of the same metricBridge MAY result in duplicate metric data being collected.
Expand Down

0 comments on commit ab00a0f

Please sign in to comment.