Skip to content

Commit c7408fc

Browse files
committed
update
1 parent 83b33d0 commit c7408fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2024-12-27-trace-baggage-context-propagation-open-telementry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ traceparent: 00-0af7651916cd43dd8448eb211c80319c-b7ad6b7169203331-01
2727
* Parent-Id (b7ad6b7169203331)
2828
* Trace-Flags (01)
2929

30-
In .NET, a trace (or span) is represented by an Activity object. Each Activity instance corresponds to one span in the trace.
30+
A trace (or span) is represented by an `Activity` object. Each `Activity ` instance corresponds to one span in the trace.
3131

3232
## BaggageContext
3333

0 commit comments

Comments
 (0)