From a8d6e1fe98416db4d7c9e8615f79a8c77dbb62fc Mon Sep 17 00:00:00 2001 From: frankiebee Date: Tue, 15 Aug 2017 12:16:41 -0700 Subject: fix spelling --- ui/app/account-detail.js | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'ui') diff --git a/ui/app/account-detail.js b/ui/app/account-detail.js index 9921d3067..95e2c1cf9 100644 --- a/ui/app/account-detail.js +++ b/ui/app/account-detail.js @@ -270,10 +270,9 @@ AccountDetailScreen.prototype.tabSwitchView = function () { style: { padding: '80px', }, - }, [` - Token List is temporally - you can check your token balnce - `, h('span.hotFix', { + }, [ + 'Token lists are temporarily down. You can check you your token balances ', + h('span.hotFix', { style: { color: 'rgba(247, 134, 28, 1)', }, -- cgit v1.2.3