From 98312af0d1f77027d232190f818237dea0d61651 Mon Sep 17 00:00:00 2001 From: jacksong2049-prog Date: Tue, 2 Jun 2026 06:47:23 +0800 Subject: [PATCH] fix: update HowItWorks copy to reflect Stellar assets (Closes #613) --- 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..605b5d62 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',