Skip to content

Commit a1f009e

Browse files
committed
copy improvement
1 parent db78177 commit a1f009e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/(pages)/app/(app)/components/default-explore-page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
{#if typeof tlv === 'number'}
131131
<div class="value-wrapper">
132132
<div class="header">
133-
<h5>Total value on Drips</h5>
133+
<h5>Current value on Drips</h5>
134134
<div class="explorer-icons">
135135
{#each enabledNetworks as network (network.id)}
136136
<a

0 commit comments

Comments
 (0)