From 3bd7f2dc8224c6b1374ba46ee25059590bfe2ad2 Mon Sep 17 00:00:00 2001 From: lassejaco Date: Tue, 1 Oct 2024 15:38:10 +0200 Subject: [PATCH] typo --- .../src/components/domain/index/featured-speakers-dc7/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devcon/src/components/domain/index/featured-speakers-dc7/index.tsx b/devcon/src/components/domain/index/featured-speakers-dc7/index.tsx index 577f961c9..97c93580f 100644 --- a/devcon/src/components/domain/index/featured-speakers-dc7/index.tsx +++ b/devcon/src/components/domain/index/featured-speakers-dc7/index.tsx @@ -439,7 +439,7 @@ const FeaturedSpeakers = () => { const speakers = useMemo(() => { const initialSpeakers = [ { - name: 'Aya Mayaguchi', + name: 'Aya Miyaguchi', role: 'Director @ Ethereum Foundation', avatarUrl: AyaMiyaguchiImage, link: 'https://x.com/AyaMiyagotchi',