Skip to content

Commit

Permalink
Fix content (#419)
Browse files Browse the repository at this point in the history
  • Loading branch information
hackfisher authored May 17, 2024
1 parent 76f6413 commit 6ecd540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/CrossChain/OmnichainAccount.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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."
/>
</section>
);
Expand Down

0 comments on commit 6ecd540

Please sign in to comment.