From cde197fd8bec68550f9aa90ac9f6c1e75870062e Mon Sep 17 00:00:00 2001 From: Elliot Winkler Date: Fri, 22 Nov 2024 15:16:48 -0700 Subject: [PATCH] Fix typo on MetaMetrics agreement screen It's important that we spell everything correctly on a screen that we want everyone to read. --- locales/languages/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/languages/en.json b/locales/languages/en.json index 709285ac508..87f7abb0814 100644 --- a/locales/languages/en.json +++ b/locales/languages/en.json @@ -588,7 +588,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:",