From ab1dd7e794ce00dc66dc4d900c37893891fe11cc Mon Sep 17 00:00:00 2001 From: du64 Date: Sat, 29 Oct 2022 10:24:29 -0500 Subject: [PATCH] Fix typo (replace backtick with apostrophe) (#14255) --- translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/en.json b/translations/en.json index 58b5a6e705..a5a8623a28 100644 --- a/translations/en.json +++ b/translations/en.json @@ -1576,7 +1576,7 @@ "master-account": "Master account", "back-up": "Back up", "key-on-device": "Private key is saved on this device", - "whats-trending": "See what`s trending", + "whats-trending": "See what's trending", "seed-key-uid-mismatch": "Seed doesn't match", "seed-key-uid-mismatch-desc-1": "The seed phrase you entered does not match {{multiaccount-name}}", "seed-key-uid-mismatch-desc-2": "To manage keys for this account verify your seed phrase and try again.",