Skip to content

Commit 19dd70a

Browse files
authored
Update state_agg docs
1 parent b7db3bf commit 19dd70a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/_hyperfunctions/state_agg/timeline_agg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ hyperfunction:
1717
api_details:
1818
summary: >
1919
Aggregate state data into a state aggregate to track state transitions.
20-
Unlike [`state_agg`](/api/latest/hyperfunctions/state-tracking/state_agg/),
20+
Unlike [`compact_state_agg`](/api/latest/hyperfunctions/state-tracking/compact_state_agg/),
2121
which only stores durations, `state_agg` also stores the timestamps of
2222
state transitions.
2323
signatures:

0 commit comments

Comments
 (0)