diff --git a/services/web/frontend/js/features/source-editor/components/review-panel/entries/aggregate-change-entry.tsx b/services/web/frontend/js/features/source-editor/components/review-panel/entries/aggregate-change-entry.tsx index a0cebd4876..a683bf4b13 100644 --- a/services/web/frontend/js/features/source-editor/components/review-panel/entries/aggregate-change-entry.tsx +++ b/services/web/frontend/js/features/source-editor/components/review-panel/entries/aggregate-change-entry.tsx @@ -132,8 +132,8 @@ function AggregateChangeEntry({ ? `… (${t('show_all')})` : ` (${t('show_less')})`} - )} -  {t('aggregate_to')}  + )}{' '} + {t('aggregate_to')}  {insertionContent} {insertionNeedsCollapsing && (