From 811a7cece7b2380883511ee641e6c199388961ee Mon Sep 17 00:00:00 2001 From: Ian Philips Date: Tue, 24 May 2022 08:28:09 -0600 Subject: [PATCH] Market => question --- web/components/nav/sidebar.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/components/nav/sidebar.tsx b/web/components/nav/sidebar.tsx index 10eda9cf..67e000d0 100644 --- a/web/components/nav/sidebar.tsx +++ b/web/components/nav/sidebar.tsx @@ -223,7 +223,7 @@ export default function Sidebar(props: { className?: string }) { mustWaitForFreeMarketStatus ? ( - Next free market in {countdown} + Next free question in {countdown} ) : ( @@ -232,7 +232,7 @@ export default function Sidebar(props: { className?: string }) { !mustWaitForFreeMarketStatus && ( - Daily free market + Daily free question