aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfixanoid <felix.shnir@gmail.com>2019-03-21 22:57:26 +0800
committerWhymarrh Whitby <whymarrh.whitby@gmail.com>2019-03-21 22:57:26 +0800
commite1af6312cea0d2b07b7b3a4fae4c4ca5857a03eb (patch)
tree33481c0a617e82d0dc35d683222bf2768872c228
parentfc534b8041bbf69f3f7f8384554934d68a081835 (diff)
downloadtangerine-wallet-browser-e1af6312cea0d2b07b7b3a4fae4c4ca5857a03eb.tar
tangerine-wallet-browser-e1af6312cea0d2b07b7b3a4fae4c4ca5857a03eb.tar.gz
tangerine-wallet-browser-e1af6312cea0d2b07b7b3a4fae4c4ca5857a03eb.tar.bz2
tangerine-wallet-browser-e1af6312cea0d2b07b7b3a4fae4c4ca5857a03eb.tar.lz
tangerine-wallet-browser-e1af6312cea0d2b07b7b3a4fae4c4ca5857a03eb.tar.xz
tangerine-wallet-browser-e1af6312cea0d2b07b7b3a4fae4c4ca5857a03eb.tar.zst
tangerine-wallet-browser-e1af6312cea0d2b07b7b3a4fae4c4ca5857a03eb.zip
Fixing spelling of Ethereum in MetaMetrics copy (#6329)
-rw-r--r--ui/app/components/modals/metametrics-opt-in-modal/metametrics-opt-in-modal.component.js2
-rw-r--r--ui/app/components/pages/first-time-flow/metametrics-opt-in/metametrics-opt-in.component.js2
2 files changed, 2 insertions, 2 deletions
diff --git a/ui/app/components/modals/metametrics-opt-in-modal/metametrics-opt-in-modal.component.js b/ui/app/components/modals/metametrics-opt-in-modal/metametrics-opt-in-modal.component.js
index de3d1d3a3..1a224eb12 100644
--- a/ui/app/components/modals/metametrics-opt-in-modal/metametrics-opt-in-modal.component.js
+++ b/ui/app/components/modals/metametrics-opt-in-modal/metametrics-opt-in-modal.component.js
@@ -40,7 +40,7 @@ export default class MetaMetricsOptInModal extends Component {
<div className="metametrics-opt-in__body">
<div className="metametrics-opt-in__description">
MetaMask would like to gather usage data to better understand how our users interact with the extension. This data
- will be used to continually improve the usability and user experience of our product and the etheruem ecosystem.
+ will be used to continually improve the usability and user experience of our product and the Ethereum ecosystem.
</div>
<div className="metametrics-opt-in__description">
MetaMask will..
diff --git a/ui/app/components/pages/first-time-flow/metametrics-opt-in/metametrics-opt-in.component.js b/ui/app/components/pages/first-time-flow/metametrics-opt-in/metametrics-opt-in.component.js
index 58a03944e..2b4af27ad 100644
--- a/ui/app/components/pages/first-time-flow/metametrics-opt-in/metametrics-opt-in.component.js
+++ b/ui/app/components/pages/first-time-flow/metametrics-opt-in/metametrics-opt-in.component.js
@@ -48,7 +48,7 @@ export default class MetaMetricsOptIn extends Component {
<div className="metametrics-opt-in__body">
<div className="metametrics-opt-in__description">
MetaMask would like to gather usage data to better understand how our users interact with the extension. This data
- will be used to continually improve the usability and user experience of our product and the Etheruem ecosystem.
+ will be used to continually improve the usability and user experience of our product and the Ethereum ecosystem.
</div>
<div className="metametrics-opt-in__description">
MetaMask will..