From 5cbfa82018ed643772cbb339c8c7910808cfe07d Mon Sep 17 00:00:00 2001 From: Unik0rnMaggie <128788650+Unik0rnMaggie@users.noreply.github.com> Date: Wed, 16 Aug 2023 21:06:33 +0300 Subject: [PATCH] Fix Typo in en.json (#20429) * Fix Typo in en.json There is a typo in "smart contact" * updated snapshot --------- Co-authored-by: Howard Braham --- app/_locales/en/messages.json | 2 +- .../security-tab/__snapshots__/security-tab.test.js.snap | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index 07d28c054..dbbb8911b 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -5211,7 +5211,7 @@ "message": "Decode smart contracts" }, "use4ByteResolutionDescription": { - "message": "To improve user experience, we customize the activity tab with messages based on the smart contracts you interact with. MetaMask uses a service called 4byte.directory to decode data and show you a version of a smart contact that's easier to read. This helps reduce your chances of approving malicious smart contract actions, but can result in your IP address being shared." + "message": "To improve user experience, we customize the activity tab with messages based on the smart contracts you interact with. MetaMask uses a service called 4byte.directory to decode data and show you a version of a smart contract that's easier to read. This helps reduce your chances of approving malicious smart contract actions, but can result in your IP address being shared." }, "useMultiAccountBalanceChecker": { "message": "Batch account balance requests" diff --git a/ui/pages/settings/security-tab/__snapshots__/security-tab.test.js.snap b/ui/pages/settings/security-tab/__snapshots__/security-tab.test.js.snap index 1190abd2a..85b5b4e77 100644 --- a/ui/pages/settings/security-tab/__snapshots__/security-tab.test.js.snap +++ b/ui/pages/settings/security-tab/__snapshots__/security-tab.test.js.snap @@ -135,7 +135,7 @@ exports[`Security Tab should match snapshot 1`] = `
- To improve user experience, we customize the activity tab with messages based on the smart contracts you interact with. MetaMask uses a service called 4byte.directory to decode data and show you a version of a smart contact that's easier to read. This helps reduce your chances of approving malicious smart contract actions, but can result in your IP address being shared. + To improve user experience, we customize the activity tab with messages based on the smart contracts you interact with. MetaMask uses a service called 4byte.directory to decode data and show you a version of a smart contract that's easier to read. This helps reduce your chances of approving malicious smart contract actions, but can result in your IP address being shared.