Skip to content

Commit 07c6b40

Browse files
committed
fix link
1 parent cf5a2ca commit 07c6b40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/metrics/sdk.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ the `MeterProvider` must be used to create an
4242
instance which is stored on the created `Meter`.
4343

4444
Configuration (i.e., [MeasurementProcessors](#measurementprocessor),
45-
[MetricProcessors](#metricprocessors), [MetricExporters](#metricexporter) and
45+
[MetricProcessors](#metricprocessor), [MetricExporters](#metricexporter) and
4646
[`Views`](#view)) MUST be managed solely by the `MeterProvider` and it MUST
4747
provide some way to configure all of them that are implemented in the SDK, at
4848
least when creating or initializing it.

0 commit comments

Comments
 (0)