Skip to content

Commit 93cb3d9

Browse files
committed
typo
1 parent 9f043c9 commit 93cb3d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributors/devel/sig-instrumentation/trace-instrumentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Follow the OpenTelemetry [guidelines for span naming](https://opentelemetry.io/d
6868
Tracing instrumentation in Kubernetes components does not currently have
6969
stability guarantees, but component owners should be aware of which changes are
7070
breaking to users so such changes are done with proper consideration. In
71-
particular, is is breaking for users for a component to stop propagating
71+
particular, it is breaking for users for a component to stop propagating
7272
context in a way that breaks parent/child relationships for spans, to remove
7373
spans without replacement, or to remove an attribute from a span without
7474
replacement. Component owners should not treat general modification spans

0 commit comments

Comments
 (0)