Skip to content

Commit f01f6ad

Browse files
committed
update
1 parent 971a19b commit f01f6ad

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 @@ Format
2727
* Parent-Id (b7ad6b7169203331)
2828
* Trace-Flags (01)
2929

30-
n .NET, a trace (or span) is represented by an Activity object. Each Activity instance corresponds to one span in the trace.
30+
In .NET, 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)