From 6ecd540997b4754645b2d887bad5d9920546748a Mon Sep 17 00:00:00 2001 From: fisher Date: Fri, 17 May 2024 17:52:31 +0800 Subject: [PATCH] Fix content (#419) --- src/components/CrossChain/OmnichainAccount.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/CrossChain/OmnichainAccount.tsx b/src/components/CrossChain/OmnichainAccount.tsx index faf6d993..9eb2d20f 100644 --- a/src/components/CrossChain/OmnichainAccount.tsx +++ b/src/components/CrossChain/OmnichainAccount.tsx @@ -13,7 +13,7 @@ const OmnichainAccount = () => { title="Omnichain Account" text="XAccount, standing for Cross-Chain Abstract Account, represents a pioneering approach to account abstraction at the cross-chain level. DApps on Darwinia will be able to interoperate with applications on other EVM chains - through XAccount will be able to interoperate with applications on other EVM chains through XAccount." + through XAccount. The DApp for XAccount is coming soon." /> );