Skip to content

Commit

Permalink
Updating wording
Browse files Browse the repository at this point in the history
  • Loading branch information
IanWoodard committed Jul 14, 2024
1 parent f2bf5a2 commit e450c27
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion earn/src/components/markets/modal/SupplyModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,8 @@ export default function SupplyModal(props: SupplyModalProps) {
<AlertTriangle width={24} height={24} />
</AlertTriangleWrapper>
<Text size='XS' className='w-full'>
This market hasn't been updated in the past 2 weeks.
In the past two weeks, no one has updated the implied volatility (IV) for this market. IV impacts risk
parameters like LLTV. It's normally updated multiple times per day.
</Text>
</div>
)}
Expand Down

0 comments on commit e450c27

Please sign in to comment.