Skip to content

Commit

Permalink
Updated tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
uncoolzero committed Nov 16, 2023
1 parent 63e6e4c commit 83128b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/ui/src/components/Silo/Overview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ const Overview: FC<{
/>
<Stat
title="Total Stalk Grown"
titleTooltip="The number of Stalk your Seeds will grow every 24 Seasons based on your current Seed balance."
titleTooltip="The total number of Mown and Mowable Grown Stalk your Deposits have accrued."
amount={displayStalk(
totalStalkGrown
)}
Expand Down

0 comments on commit 83128b2

Please sign in to comment.