diff --git a/app/components/UI/OptinMetrics/__snapshots__/index.test.tsx.snap b/app/components/UI/OptinMetrics/__snapshots__/index.test.tsx.snap index cd0ccc8f400..f9950e7ce2b 100644 --- a/app/components/UI/OptinMetrics/__snapshots__/index.test.tsx.snap +++ b/app/components/UI/OptinMetrics/__snapshots__/index.test.tsx.snap @@ -694,7 +694,7 @@ exports[`OptinMetrics render matches snapshot 1`] = ` } } > - We'll use this data to learn how you interact with our marketing communications. We may share relavent news (like product features). + We'll use this data to learn how you interact with our marketing communications. We may share relevant news (like product features). diff --git a/locales/languages/en.json b/locales/languages/en.json index aa11c8578ab..daf6e547a65 100644 --- a/locales/languages/en.json +++ b/locales/languages/en.json @@ -589,7 +589,7 @@ "description_content_1": "We’d like to gather basic usage data to improve MetaMask. Know that we never sell the data you provide here.", "description_content_2": "When we gather metrics, it will always be...", "description_content_3": "Learn how we protect your privacy while collecting usage data for your profile.", - "checkbox": "We'll use this data to learn how you interact with our marketing communications. We may share relavent news (like product features).", + "checkbox": "We'll use this data to learn how you interact with our marketing communications. We may share relevant news (like product features).", "action_description_1_prefix": "Private:", "action_description_2_prefix": "General:", "action_description_3_prefix": "Optional:",