diff options
Diffstat (limited to 'ui/app/info.js')
-rw-r--r-- | ui/app/info.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/app/info.js b/ui/app/info.js index 8c43c5aa7..03f00a027 100644 --- a/ui/app/info.js +++ b/ui/app/info.js @@ -62,10 +62,10 @@ InfoScreen.prototype.render = function() { style: { marginBottom: '20px', }}, - `For more information on Metamask + `For more information on MetaMask you can visit our web site. If you want to contact us with questions or just - say Hi, you can find us on theise platforms:`), + say 'Hi', you can find us on theise platforms:`), h('div',{ style: { |