Skip to content

Commit

Permalink
Merge branch 'main' into opentelemetrybot/auto-update-registry-fe3f49…
Browse files Browse the repository at this point in the history
…650d83a308a556a37d79fb575c97821bf1
  • Loading branch information
svrnm authored May 7, 2024
2 parents 0f0ccd9 + 77e8a3c commit f74933f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/languages/java/instrumentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -984,7 +984,7 @@ HTTP headers.

### Context propagation between threads

THe following example demonstrates how to propagate the context between threads:
The following example demonstrates how to propagate the context between threads:

```java
io.opentelemetry.context.Context context = io.opentelemetry.context.Context.current();
Expand Down

0 comments on commit f74933f

Please sign in to comment.