Skip to content

Commit

Permalink
chore: change wording
Browse files Browse the repository at this point in the history
  • Loading branch information
im-adithya committed Jul 23, 2024
1 parent 2bff2c1 commit b8a9f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/screens/channels/IncreaseOutgoingCapacity.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ function NewChannelInternal({ network }: { network: Network }) {
}}
/>
<div className="text-muted-foreground text-sm">
Balance:{" "}
Current savings balance:{" "}
{new Intl.NumberFormat().format(balances.onchain.spendable)} sats
</div>
<div className="grid grid-cols-3 gap-1.5 text-muted-foreground text-xs">
Expand Down

0 comments on commit b8a9f8c

Please sign in to comment.