Skip to content

Commit 3cf994e

Browse files
authored
Merge branch 'main' into opentelemetrybot/auto-update-opentelemetry-java-instrumentation-v2.13.2
2 parents e718057 + b834ab2 commit 3cf994e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/zero-code/java/agent/annotations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ cSpell:ignore: Flowable javac reactivestreams reactivex
99
For most users, the out-of-the-box instrumentation is completely sufficient and
1010
nothing more needs to be done. Sometimes, however, users wish to create
1111
[spans](/docs/concepts/signals/traces/#spans) for their own custom code without
12-
having to change much code. The `WithSpan` and `WithAttribute` annotations
12+
having to change much code. The `WithSpan` and `SpanAttribute` annotations
1313
support those use cases.
1414

1515
## Dependencies

0 commit comments

Comments
 (0)