From 2e1a37b47d8da48bd47f8d5721b30fc8d31ee399 Mon Sep 17 00:00:00 2001 From: ryanml Date: Tue, 7 Jun 2022 12:41:31 -0700 Subject: [PATCH] Fix 'website' casing (#14860) --- app/_locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index 91278d051..abb130fd4 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -3961,7 +3961,7 @@ "description": "$1 is the action type. e.g (Account, Transaction, Swap)" }, "visitWebSite": { - "message": "Visit our web site" + "message": "Visit our website" }, "walletConnectionGuide": { "message": "our hardware wallet connection guide"