aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorNoel Yoo <innovation.noel@gmail.com>2018-10-09 19:59:51 +0800
committerWhymarrh Whitby <whymarrh.whitby@gmail.com>2018-10-09 19:59:51 +0800
commit012f7ddd72659b7ca470054f81487bd87b480392 (patch)
treec4cdcc5bbded2f61afa2759a8285f2bccb8abfee /test
parentbf92d2ffec3f827adf1d269c4638f1673c38b4ac (diff)
downloadtangerine-wallet-browser-012f7ddd72659b7ca470054f81487bd87b480392.tar
tangerine-wallet-browser-012f7ddd72659b7ca470054f81487bd87b480392.tar.gz
tangerine-wallet-browser-012f7ddd72659b7ca470054f81487bd87b480392.tar.bz2
tangerine-wallet-browser-012f7ddd72659b7ca470054f81487bd87b480392.tar.lz
tangerine-wallet-browser-012f7ddd72659b7ca470054f81487bd87b480392.tar.xz
tangerine-wallet-browser-012f7ddd72659b7ca470054f81487bd87b480392.tar.zst
tangerine-wallet-browser-012f7ddd72659b7ca470054f81487bd87b480392.zip
Fix typos (#5471)
Diffstat (limited to 'test')
-rw-r--r--test/unit/development/sample-changelog.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/unit/development/sample-changelog.md b/test/unit/development/sample-changelog.md
index 8fc9d2145..fd980e375 100644
--- a/test/unit/development/sample-changelog.md
+++ b/test/unit/development/sample-changelog.md
@@ -67,7 +67,7 @@
- Estimating gas limit for simple ether sends now faster & cheaper, by avoiding VM usage on recipients with no code.
- Add an extra px to address for Firefox clipping.
- Fix Firefox scrollbar.
-- Open metamask popup for transaction confirmation before gas estimation finishes and add a loading screen over transaction confirmation.
+- Open MetaMask popup for transaction confirmation before gas estimation finishes and add a loading screen over transaction confirmation.
- Fix bug that prevented eth_signTypedData from signing bytes.
- Further improve gas price estimation.
@@ -330,7 +330,7 @@ rollback to 3.10.0 due to bug
## 3.7.7 2017-6-8
-- Fix bug where metamask would show old data after computer being asleep or disconnected from the internet.
+- Fix bug where MetaMask would show old data after computer being asleep or disconnected from the internet.
## 3.7.6 2017-6-5