Skip to content

Commit

Permalink
Update packages/client/src/actions/timeline.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Cesare Naldi <[email protected]>
  • Loading branch information
juangm and cesarenaldi authored Dec 10, 2024
1 parent a3ee003 commit 5cf9f0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/client/src/actions/timeline.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export function fetchTimeline(
}

/**
* Fetch Timeline Highlights from an account.
* Fetch Timeline Highlights for an account.
*
* ```ts
* const result = await fetchTimelineHighlights(anyClient, {
Expand Down

0 comments on commit 5cf9f0f

Please sign in to comment.