We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a355f7b commit c2febb1Copy full SHA for c2febb1
docs/core/tracer.md
@@ -490,7 +490,7 @@ Tracer exposes a `getRootXrayTraceId()` method that allows you to retrieve the [
490
491
!!! info "This is commonly useful in two scenarios"
492
493
- 1. By including the root trace id in your response consumers can use it to correlate requests
+ 1. By including the root trace id in your response, consumers can use it to correlate requests
494
2. You might want to surface the root trace id to your end users so that they can reference it while contacting customer service
495
496
=== "index.ts"
0 commit comments