From 460443f910bf786271c9f762ef265442dc79db59 Mon Sep 17 00:00:00 2001 From: Tyler Diorio <109099227+TylerDiorio@users.noreply.github.com> Date: Sun, 3 Nov 2024 08:43:19 -0700 Subject: [PATCH] Open "Grants" HomeSidebar (right) Change Open bounties to Open grants on the home right sidebar --- components/Home/sidebar/HomeSidebarBountiesSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Home/sidebar/HomeSidebarBountiesSection.tsx b/components/Home/sidebar/HomeSidebarBountiesSection.tsx index 878da3e5d6..89f02f93d3 100644 --- a/components/Home/sidebar/HomeSidebarBountiesSection.tsx +++ b/components/Home/sidebar/HomeSidebarBountiesSection.tsx @@ -215,7 +215,7 @@ export default function HomeSidebarBountiesSection({ width: "100%", }} > -
{"Open Bounties"}
+
{"Open Grants"}