Skip to content

Commit

Permalink
fix: Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
karelianpie authored Nov 20, 2023
1 parent fbfdab1 commit 10da379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/vaults/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ function HeaderUserPosition(): ReactElement {
<p className={'pb-2 text-lg text-neutral-900 md:pb-6 md:text-3xl '}>
{'Earnings'}
<InfoTooltip
text={'Your earning are estimated based on available onchain data and some nerdy maths stuff.'}
text={'Your earnings are estimated based on available onchain data and some nerdy maths stuff.'}
size={'md'}
/>
</p>
Expand Down

0 comments on commit 10da379

Please sign in to comment.