We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f0ccd9 + 77e8a3c commit f74933fCopy full SHA for f74933f
content/en/docs/languages/java/instrumentation.md
@@ -984,7 +984,7 @@ HTTP headers.
984
985
### Context propagation between threads
986
987
-THe following example demonstrates how to propagate the context between threads:
+The following example demonstrates how to propagate the context between threads:
988
989
```java
990
io.opentelemetry.context.Context context = io.opentelemetry.context.Context.current();
0 commit comments