From 2240f1bef726b7cd005b7b6d7a42f23da62a11f1 Mon Sep 17 00:00:00 2001 From: Alain Nicolas Date: Mon, 9 Dec 2024 09:30:20 +0100 Subject: [PATCH] fix: Typos in the registration process --- packages/linea-ens-app/public/locales/en/register.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/linea-ens-app/public/locales/en/register.json b/packages/linea-ens-app/public/locales/en/register.json index e298ae014..c4b7c39e2 100644 --- a/packages/linea-ens-app/public/locales/en/register.json +++ b/packages/linea-ens-app/public/locales/en/register.json @@ -24,7 +24,7 @@ "getPohExplainer": "You can get one free linea.eth subdomains if you completed the Linea Proof of Humanity on Verax. linea.eth subdomains cannot be bought", "getPoh": "GET LINEA PROOF OF HUMANITY", "getPohHereLink": "here", - "walletNotConnected": "Connect you wallet to proceed in registering you subdomain.", + "walletNotConnected": "Connect your wallet to proceed in registering your subdomain.", "pohNote": "Please note, you will no longer be able to register other subdomains with this address once you claim this subdomain.", "register": "REGISTER", "pohAlreadyUsedExplainer": "PoH was already used to register a subdomain. It is not possible to register several domains with the same address." @@ -208,4 +208,4 @@ "footer": "Reset transaction and go back" } } -} \ No newline at end of file +}