diff --git a/libs/i18n/src/locales/en/wallet-react.json b/libs/i18n/src/locales/en/wallet-react.json index 20bb927e7..5eaba11dc 100644 --- a/libs/i18n/src/locales/en/wallet-react.json +++ b/libs/i18n/src/locales/en/wallet-react.json @@ -7,7 +7,7 @@ "Get MetaMask": "Get MetaMask", "Get the Vega Wallet": "Get the Vega Wallet", "I agree": "I agree", - "Once you have the added the extension, <0>refresh you browser.": "Once you have the added the extension, <0>refresh you browser.", + "Once you have added the extension, <0>refresh your browser.": "Once you have added the extension, <0>refresh your browser.", "Successfully connected": "Successfully connected", "Transaction was not successful": "Transaction was not successful", "Wallet rejected transaction": "Wallet rejected transaction" diff --git a/libs/wallet-react/src/components/connect-dialog/connection-options.tsx b/libs/wallet-react/src/components/connect-dialog/connection-options.tsx index fd7e0fb64..8adcb2d24 100644 --- a/libs/wallet-react/src/components/connect-dialog/connection-options.tsx +++ b/libs/wallet-react/src/components/connect-dialog/connection-options.tsx @@ -45,7 +45,7 @@ export const ConnectionOptions = ({ {isInstalling ? (

window.location.reload()}