Skip to content

Commit 05651b8

Browse files
heckjktoso
andauthored
Update Sources/Instrumentation/Instrument.swift
Co-authored-by: Konrad `ktoso` Malawski <[email protected]>
1 parent 0e20f2f commit 05651b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Instrumentation/Instrument.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
import ServiceContextModule
1616

17-
/// A type that allows tracing to extract values from an associated carrier.
17+
/// A type that allows extracting values from an associated carrier.
1818
///
1919
/// The assocaited type, `Carrier`, is a service request such as an HTTP request,
2020
/// that has string values that can be extracted to provide information for a tracing span.

0 commit comments

Comments
 (0)