Skip to content

Commit a3d331a

Browse files
authored
Update develop-docs/sdk/event-payloads/contexts.mdx
1 parent 429f664 commit a3d331a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop-docs/sdk/event-payloads/contexts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@ The following example illustrates the contexts part of the <Link to="/sdk/event-
618618

619619
## Trace Context
620620

621-
Additional information that allows Sentry to connect multiple transactions, spans, and/or errors into one trace. Trace context is required for transactions which will be dropped by relay if missing.
621+
Additional information that allows Sentry to connect multiple transactions, spans, and/or errors into one trace. Trace context is required for transactions which will be dropped by relay if trace context is missing.
622622

623623
`trace_id`
624624

0 commit comments

Comments
 (0)