From dfda5861037c212fddf8e90c28d73c32662fb087 Mon Sep 17 00:00:00 2001 From: Andy Phillipson Date: Tue, 13 Dec 2016 18:02:23 -0500 Subject: [PATCH] Balance view text updates. --- www/views/modals/wallet-balance.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/views/modals/wallet-balance.html b/www/views/modals/wallet-balance.html index 58c5d38a0..c5661720a 100644 --- a/www/views/modals/wallet-balance.html +++ b/www/views/modals/wallet-balance.html @@ -33,7 +33,7 @@ -
Total is the total amount of bitcoin stored in this wallet; the sum of Available, Confirming, and Locked amounts.
+
Total is the total amount of bitcoin stored in this wallet.
@@ -52,7 +52,7 @@
-
Available is the immediatley spendable amount of bitcoin stored in this wallet; the Total less Confirming and Locked amounts.
+
Available is the immediately spendable amount of bitcoin stored in this wallet.