diff --git a/apps/app/components/notifications/notification-card.tsx b/apps/app/components/notifications/notification-card.tsx index b32058a9b..9bb0715a8 100644 --- a/apps/app/components/notifications/notification-card.tsx +++ b/apps/app/components/notifications/notification-card.tsx @@ -96,8 +96,7 @@ export const NotificationCard: React.FC = (props) => { {notification.triggered_by_details.is_bot ? notification.triggered_by_details.first_name - : notification.triggered_by_details.display_name} - {" "} + : notification.triggered_by_details.display_name}{" "} {notification.data.issue_activity.field !== "comment" && notification.data.issue_activity.verb}{" "}