diff options
author | Paul Chonpimai <pchonpimai@gmail.com> | 2019-01-03 15:31:53 +0800 |
---|---|---|
committer | Paul Chonpimai <pchonpimai@gmail.com> | 2019-01-03 15:31:53 +0800 |
commit | 9de32722b80f2d6be996a1c1552f87ebc3ec7f3d (patch) | |
tree | bd7ff86e42baf479877d2d0bfc368896b8bf239c /app/phishing.html | |
parent | 990bfc643d25bd3ff12793d901aa8dfda858fc5c (diff) | |
download | tangerine-wallet-browser-9de32722b80f2d6be996a1c1552f87ebc3ec7f3d.tar tangerine-wallet-browser-9de32722b80f2d6be996a1c1552f87ebc3ec7f3d.tar.gz tangerine-wallet-browser-9de32722b80f2d6be996a1c1552f87ebc3ec7f3d.tar.bz2 tangerine-wallet-browser-9de32722b80f2d6be996a1c1552f87ebc3ec7f3d.tar.lz tangerine-wallet-browser-9de32722b80f2d6be996a1c1552f87ebc3ec7f3d.tar.xz tangerine-wallet-browser-9de32722b80f2d6be996a1c1552f87ebc3ec7f3d.tar.zst tangerine-wallet-browser-9de32722b80f2d6be996a1c1552f87ebc3ec7f3d.zip |
fix typo in phishing.html title
Diffstat (limited to 'app/phishing.html')
-rw-r--r-- | app/phishing.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/phishing.html b/app/phishing.html index 284d0fcac..207489a12 100644 --- a/app/phishing.html +++ b/app/phishing.html @@ -3,7 +3,7 @@ <html> <head> - <title>Ethereum Phishing Detection - MetMask</title> + <title>Ethereum Phishing Detection - MetaMask</title> <style> body { |