From f2abb16467805540737285b54744c5f9d9a4a522 Mon Sep 17 00:00:00 2001 From: Kheops <26880866+0xKheops@users.noreply.github.com> Date: Fri, 6 Oct 2023 09:27:13 +0900 Subject: [PATCH] fix: wording --- .../src/ui/domains/Sign/Ethereum/EthSignBodyMessageSIWE.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/extension/src/ui/domains/Sign/Ethereum/EthSignBodyMessageSIWE.tsx b/apps/extension/src/ui/domains/Sign/Ethereum/EthSignBodyMessageSIWE.tsx index f0a31d3590..5f31b15af7 100644 --- a/apps/extension/src/ui/domains/Sign/Ethereum/EthSignBodyMessageSIWE.tsx +++ b/apps/extension/src/ui/domains/Sign/Ethereum/EthSignBodyMessageSIWE.tsx @@ -32,7 +32,7 @@ const ViewDetailsContent: FC<{
{t( - "You are about to authenticate via Ethereum. Please ensure you trust the application before continuing." + "You are about to sign in via Ethereum. Please ensure you trust the application before continuing." )}