Skip to content

Commit 3f51f68

Browse files
basti1302kalyanaj
andcommitted
fix type
Co-authored-by: J. Kalyana Sundaram <[email protected]>
1 parent 81d8c9a commit 3f51f68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/21-http_response_header_format.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ When a participant starts or restarts a trace (that is, when the participant gen
107107

108108
A participant that continues a trace started upstream &mdash; that is, if the participant uses the `trace-id` value from an incoming `traceparent` header in its own `traceresponse` header &mdash; MUST set the `random-trace-id` flag in the `traceresponse` header to the same value that was found in the incoming `traceparent` header.
109109

110-
A participant that continues a trace started downstream &mdash; that is, if the participant uses the `trace-id` value from a `traceresponse` header it has receieved &mdash; MUST set the `random-trace-id` flag in its own `traceresponse` header to the same value that was found in the `traceresponse` header from which the `trace-id` was taken.
110+
A participant that continues a trace started downstream &mdash; that is, if the participant uses the `trace-id` value from a `traceresponse` header it has received &mdash; MUST set the `random-trace-id` flag in its own `traceresponse` header to the same value that was found in the `traceresponse` header from which the `trace-id` was taken.
111111

112112
##### Other Flags
113113

0 commit comments

Comments
 (0)