We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ed79e7 commit f14dc12Copy full SHA for f14dc12
metric/doc.go
@@ -149,7 +149,7 @@ of [go.opentelemetry.io/otel/metric].
149
150
Finally, an author can embed another implementation in theirs. The embedded
151
implementation will be used for methods not defined by the author. For example,
152
-an author who want to default to silently dropping the call can use
+an author who wants to default to silently dropping the call can use
153
[go.opentelemetry.io/otel/metric/noop]:
154
155
import "go.opentelemetry.io/otel/metric/noop"
0 commit comments