We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e20f2f commit 05651b8Copy full SHA for 05651b8
Sources/Instrumentation/Instrument.swift
@@ -14,7 +14,7 @@
14
15
import ServiceContextModule
16
17
-/// A type that allows tracing to extract values from an associated carrier.
+/// A type that allows extracting values from an associated carrier.
18
///
19
/// The assocaited type, `Carrier`, is a service request such as an HTTP request,
20
/// that has string values that can be extracted to provide information for a tracing span.
0 commit comments