diff --git a/projects/ui/src/components/Analytics/Bean/DeltaB.tsx b/projects/ui/src/components/Analytics/Bean/DeltaB.tsx index f7c24a84cf..1f8f38cb57 100644 --- a/projects/ui/src/components/Analytics/Bean/DeltaB.tsx +++ b/projects/ui/src/components/Analytics/Bean/DeltaB.tsx @@ -21,7 +21,7 @@ const formatValue = (value: number) => const statProps = { title: 'deltaB', titleTooltip: - 'The liquidity and time weighted average shortage of Beans in liquidity pools on the Minting Whitelist at the beginning of every Season.', + 'The instaneous excess or shortage of Beans in liquidity pools on the Minting Whitelist at the beginning of every Season. Pre-exploit values include BEAN3CRV and BEANLUSD, although they were not including in minting.', gap: 0.25, };