Skip to content

Commit

Permalink
docs(tangle-dapp): Not market cap
Browse files Browse the repository at this point in the history
  • Loading branch information
yurixander committed Dec 20, 2024
1 parent 96e77e2 commit 6a3b961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/tangle-dapp/src/containers/AssetsAndBalancesTable.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ const COLUMNS = [
header: () => (
<HeaderCell
title="TVL & CAP"
tooltip="Total value locked & market cap."
tooltip="Total value locked & supply cap."
/>
),
cell: (props) => {
Expand Down

0 comments on commit 6a3b961

Please sign in to comment.