Skip to content

Commit c2febb1

Browse files
Update docs/core/tracer.md
Co-authored-by: Josh Kellendonk <[email protected]>
1 parent a355f7b commit c2febb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/core/tracer.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ Tracer exposes a `getRootXrayTraceId()` method that allows you to retrieve the [
490490

491491
!!! info "This is commonly useful in two scenarios"
492492

493-
1. By including the root trace id in your response consumers can use it to correlate requests
493+
1. By including the root trace id in your response, consumers can use it to correlate requests
494494
2. You might want to surface the root trace id to your end users so that they can reference it while contacting customer service
495495

496496
=== "index.ts"

0 commit comments

Comments
 (0)