From f9755279deb933fad1a88e329546afe7a8981dd2 Mon Sep 17 00:00:00 2001 From: Michele Cheow Date: Wed, 14 Feb 2024 15:47:45 -0500 Subject: [PATCH] =?UTF-8?q?Change=20=E2=80=9CStart=20Listening=E2=80=9D=20?= =?UTF-8?q?button=20to=20=E2=80=9CSelect=20listening=20location=E2=80=9D?= =?UTF-8?q?=20(#336)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/pages/index.tsx b/ui/src/pages/index.tsx index f52417c8..a5fecb20 100644 --- a/ui/src/pages/index.tsx +++ b/ui/src/pages/index.tsx @@ -56,7 +56,7 @@ const HomePage: NextPageWithLayout = () => { sx={{ py: 2 }} onClick={() => analytics.about.listenTabClicked()} > - Start listening + Select listening location