Skip to content

Commit 96e907f

Browse files
committed
fix: update contribution metric description to Last 365 Days
1 parent 7ee2274 commit 96e907f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/(root)/dashboard/[username]/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ export default async function DashboardPage({
153153
<StatsCard
154154
title="Contributions"
155155
value={data.stats.totalContributions.toString()}
156-
description="Last Year"
156+
description="Last 365 Days"
157157
icon="GitCommit"
158158
/>
159159
</div>

0 commit comments

Comments
 (0)