Skip to content

Commit 623a202

Browse files
committed
fix(tracing): refine wording in event tracing documentation for clarity
1 parent b4668d7 commit 623a202

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cloudevents/extensions/tracing.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Event Tracing
22

3-
This extension defines attributes for tracking event relationships and causality
4-
in distributed systems, enabling comprehensive traceability through correlation
5-
and causation identifiers.
3+
This extension defines attributes for tracking occurrence relationships and
4+
causality in distributed systems, enabling comprehensive traceability through
5+
correlation and causation identifiers.
66

77
## Notational Conventions
88

0 commit comments

Comments
 (0)