aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorKevin Serrano <kevgagser@gmail.com>2016-10-05 12:06:31 +0800
committerKevin Serrano <kevgagser@gmail.com>2016-10-05 12:06:31 +0800
commit9b619787386cd951ebe96555574829b7c632a2c2 (patch)
treea2089580ce1effc2b1a0d41f85b0c132c9fa4dc9 /ui
parent94bfb5410b8548440436215d68769963725adb59 (diff)
downloadtangerine-wallet-browser-9b619787386cd951ebe96555574829b7c632a2c2.tar
tangerine-wallet-browser-9b619787386cd951ebe96555574829b7c632a2c2.tar.gz
tangerine-wallet-browser-9b619787386cd951ebe96555574829b7c632a2c2.tar.bz2
tangerine-wallet-browser-9b619787386cd951ebe96555574829b7c632a2c2.tar.lz
tangerine-wallet-browser-9b619787386cd951ebe96555574829b7c632a2c2.tar.xz
tangerine-wallet-browser-9b619787386cd951ebe96555574829b7c632a2c2.tar.zst
tangerine-wallet-browser-9b619787386cd951ebe96555574829b7c632a2c2.zip
Make config page title consistent with menu item.
Diffstat (limited to 'ui')
-rw-r--r--ui/app/config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/config.js b/ui/app/config.js
index b043a47d6..e09a38cd8 100644
--- a/ui/app/config.js
+++ b/ui/app/config.js
@@ -31,7 +31,7 @@ ConfigScreen.prototype.render = function () {
state.dispatch(actions.goHome())
},
}),
- h('h2.page-subtitle', 'Configuration'),
+ h('h2.page-subtitle', 'Settings'),
]),
// conf view