diff options
Diffstat (limited to 'ui/app/eth-store-warning.js')
-rw-r--r-- | ui/app/eth-store-warning.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/eth-store-warning.js b/ui/app/eth-store-warning.js index d77cc0870..7fe54a309 100644 --- a/ui/app/eth-store-warning.js +++ b/ui/app/eth-store-warning.js @@ -63,7 +63,7 @@ EthStoreWarning.prototype.render = function () { fontSize: '11px', }, - }, 'Dont show me this message again'), + }, 'Don\'t show me this message again'), ]), h('.flex-row', { style: { |