diff --git a/webapp/src/components/centerPanel.tsx b/webapp/src/components/centerPanel.tsx index 581fed22c..c3666aa91 100644 --- a/webapp/src/components/centerPanel.tsx +++ b/webapp/src/components/centerPanel.tsx @@ -87,7 +87,7 @@ const initialValueCategoryValue: StatusCategory[] = [ color: '--sys-dnd-indicator-rgb', text: { id: 'statusProperty.configDialog.todo.emptyText', - defaultMessage: 'Drag statuses here to\n consider tasks with these\n statuses “Not Started”', + defaultMessage: 'Drag statuses here to consider tasks with these statuses “Not Started”', }, }, },