Skip to content

Commit 72153c2

Browse files
dashpoleMrAlias
andauthored
Apply suggestions from code review
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
1 parent f7c6065 commit 72153c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specification/metrics/sdk.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -826,11 +826,11 @@ functions.
826826

827827
Register causes the MetricReader to use the provided
828828
[MetricProducer](#metricproducer) for as a source of aggregated metric data in
829-
subsequent invokations of Collect. It MUST NOT allow more than one
829+
subsequent invocations of Collect. It MUST NOT allow more than one
830830
[MetricProducer](#metricproducer) or [MeterProvider](#meterprovider) instance
831831
to be registered with the [MetricReader](#metricreader).
832832

833-
If the [MeterProvider](#meterprovider) is an instance of of
833+
If the [MeterProvider](#meterprovider) is an instance of a
834834
[MetricProducer](#metricproducer), this MAY be used to register the
835835
MeterProvider.
836836

0 commit comments

Comments
 (0)