From c05c8d50f32fe68307f520afec25502688d92121 Mon Sep 17 00:00:00 2001 From: Keannu Bernasol Date: Fri, 29 Sep 2023 12:26:42 +0800 Subject: [PATCH] Improve wording for joining study groups --- src/routes/Home/Home.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/Home/Home.tsx b/src/routes/Home/Home.tsx index 92f2a34..e1e0bd5 100644 --- a/src/routes/Home/Home.tsx +++ b/src/routes/Home/Home.tsx @@ -549,7 +549,7 @@ export default function Home() { {student_status?.study_group != studygroup.name ? ( - Get closer to join + Study nearby to join ) : ( <>