From c0764d71e1c3f9eb4ad34d9830d37a003509b70c Mon Sep 17 00:00:00 2001 From: q404365631 <398291278@qq.com> Date: Tue, 2 Jun 2026 21:33:37 +0800 Subject: [PATCH] fix: update HowItWorks copy to reflect Stellar assets --- frontend/src/components/HowItWorks.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/HowItWorks.tsx b/frontend/src/components/HowItWorks.tsx index bc47d31d..6df11696 100644 --- a/frontend/src/components/HowItWorks.tsx +++ b/frontend/src/components/HowItWorks.tsx @@ -4,7 +4,7 @@ const steps = [ { number: '01', title: 'Connect & Configure', - description: 'Link your treasury wallet and select the assets you want to stream. We support ETH, USDC, and 100+ ERC-20s.', + description: 'Link your treasury wallet and select the assets you want to stream. We support XLM, USDC, EURC, and other Stellar token contracts.', }, { number: '02',