Skip to content

Commit f74933f

Browse files
authored
Merge branch 'main' into opentelemetrybot/auto-update-registry-fe3f49650d83a308a556a37d79fb575c97821bf1
2 parents 0f0ccd9 + 77e8a3c commit f74933f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/languages/java/instrumentation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -984,7 +984,7 @@ HTTP headers.
984984

985985
### Context propagation between threads
986986

987-
THe following example demonstrates how to propagate the context between threads:
987+
The following example demonstrates how to propagate the context between threads:
988988

989989
```java
990990
io.opentelemetry.context.Context context = io.opentelemetry.context.Context.current();

0 commit comments

Comments
 (0)