Skip to content

Commit

Permalink
chore: update text (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
hungdoansy authored Jun 21, 2023
1 parent 276d56b commit 1c3d6bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/GlobalStats/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export default function GlobalStats() {
<Text color={theme.subText} fontSize='12px'>
Trading Volume
</Text>
<QuestionHelper text={'Total Trading volume through our aggregator on all chains'} />
<QuestionHelper text={'Total trading volume through aggregator and liquidity pools on all chains'} />
</Flex>

<Flex sx={{ gap: '4px' }}>
Expand Down

0 comments on commit 1c3d6bb

Please sign in to comment.