From 3db1d7f85007faa20141a049b39386a630a2a61e Mon Sep 17 00:00:00 2001 From: Wind-Explorer Date: Tue, 30 Jul 2024 16:38:31 +0800 Subject: [PATCH] fixed grammar --- client/src/components/EcoconnectSearch.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/EcoconnectSearch.tsx b/client/src/components/EcoconnectSearch.tsx index fc12ea9..3e6a611 100644 --- a/client/src/components/EcoconnectSearch.tsx +++ b/client/src/components/EcoconnectSearch.tsx @@ -66,7 +66,7 @@ export default function EcoconnectSearch() { "/manage-account": "Manage your account", "/events": "Browse events", "/karang-guni-schedules": "Browse available Karang Guni", - "/home-bill-contest": "Take part in a contest", + "/home-bill-contest": "Take part in the home bill contest", "/home-bill-contest/new-submission": "Submit your bill", "/community-posts": "Browse community posts", "/community-posts/create": "Create a post",