diff --git a/src/web3/connectors/ledgerLive.ts b/src/web3/connectors/ledgerLive.ts index 4b411b4ce..966129b83 100644 --- a/src/web3/connectors/ledgerLive.ts +++ b/src/web3/connectors/ledgerLive.ts @@ -82,7 +82,7 @@ export class LedgerLiveConnector extends AbstractConnector { throw new Error( `The ${chainIdToNetworkName( chainId - )} network is not supported for LedgerLive.` + )} network is not supported by LedgerLive.` ) }