diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json index a787f2a5..de56e90a 100755 --- a/src/_locales/en/messages.json +++ b/src/_locales/en/messages.json @@ -25,6 +25,6 @@ "message": "This website is not monetized." }, "error_connectWallet_invalidClient": { - "message": "Failed to connect. Did you connect the public key with the right wallet address?" + "message": "Failed to connect. Did you copy the public key to the right wallet address?" } }