diff --git a/app/javascript/dashboard/i18n/locale/en/integrations.json b/app/javascript/dashboard/i18n/locale/en/integrations.json index 3adeb224b..c4684f969 100644 --- a/app/javascript/dashboard/i18n/locale/en/integrations.json +++ b/app/javascript/dashboard/i18n/locale/en/integrations.json @@ -218,7 +218,7 @@ "ERROR": "There was an error fetching the linear issues, please try again", "LINK_SUCCESS": "Issue linked successfully", "LINK_ERROR": "There was an error linking the issue, please try again", - "LINK_TITLE": "#%{conversationId}: %{name}- Created %{timeAgo}" + "LINK_TITLE": "#%{conversationId}: %{name} - Created %{timeAgo}" }, "ADD_OR_LINK": { "TITLE": "Create/link linear issue",