Skip to content

Commit b77c9d3

Browse files
committed
Lint.
1 parent 7319405 commit b77c9d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/diagnostics/metrics-instrumentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@ understand the data distribution well enough to choose correct buckets.
577577

578578
To improve the experience the `9.0.0` version of the
579579
`System.Diagnostics.DiagnosticSource` package introduced the
580-
(<xref:System.Diagnostics.Metrics.InstrumentAdvice%2A>) API.
580+
(<xref:System.Diagnostics.Metrics.InstrumentAdvice`1>) API.
581581

582582
The `InstrumentAdvice` API may be used by instrumentation authors to specify the
583583
set of recommended default bucket boundaries for a given Histogram. The tool or

0 commit comments

Comments
 (0)