diff options
Diffstat (limited to 'ui')
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.. |