diff --git a/constants/error-message.ts b/constants/error-message.ts index 13d6d9e..74d7dfb 100644 --- a/constants/error-message.ts +++ b/constants/error-message.ts @@ -6,4 +6,4 @@ export const KEPLR_VERSION_ERROR = "You should update keplr"; export const KEPLR_NO_ACCOUNT_ERROR = "key doesn't exist"; export const KEPLR_NO_ACCOUNT_MESSAGE = - "Create an account first and connect it with your wallet"; + "Create a wallet account to get started with ICNS!";