From 6188553b557add77e919323593d2b70052a646d9 Mon Sep 17 00:00:00 2001 From: Kalidou Diagne Date: Thu, 30 Jan 2025 20:43:57 +0000 Subject: [PATCH] fix issue #256 --- app/i18n/locales/en/programs-page.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/i18n/locales/en/programs-page.json b/app/i18n/locales/en/programs-page.json index cda56cc..ab9335b 100644 --- a/app/i18n/locales/en/programs-page.json +++ b/app/i18n/locales/en/programs-page.json @@ -84,7 +84,7 @@ "title": "To submit your own idea:", "description": [ "Submit your idea using this template", - "You can look into this idea pool and find one and submit here" + "You can look into this idea pool and find one and submit here" ] } }