From 290bf0db4e9140d76aadde03a3238331b4bbbc98 Mon Sep 17 00:00:00 2001 From: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com> Date: Thu, 25 Sep 2025 20:23:43 +0530 Subject: [PATCH] [WEB-4128] chore: epic description activity updated #4297 --- .../web/ee/components/epics/details/sidebar/activity/helper.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/ee/components/epics/details/sidebar/activity/helper.tsx b/apps/web/ee/components/epics/details/sidebar/activity/helper.tsx index cc1a1ef627..6aa841671d 100644 --- a/apps/web/ee/components/epics/details/sidebar/activity/helper.tsx +++ b/apps/web/ee/components/epics/details/sidebar/activity/helper.tsx @@ -81,7 +81,7 @@ export const EPIC_UPDATES_HELPER_MAP: Partial = { }), description_updated: () => ({ icon: , - message: <>updated the epic description., + message: <>updated the description., }), state_updated: (activity: TIssueActivity) => ({ icon: ,