diff --git a/meinberlin/apps/budgeting/assets/ControlBar.jsx b/meinberlin/apps/budgeting/assets/ControlBar.jsx
index e65ccf15ae..31555f5758 100644
--- a/meinberlin/apps/budgeting/assets/ControlBar.jsx
+++ b/meinberlin/apps/budgeting/assets/ControlBar.jsx
@@ -71,8 +71,8 @@ export const ControlBar = props => {
Inside the component Filter Bar are the control-bar block elements. Control Bars are intended to be used atop of lists of elements or maps.
+Control Bars are intended to be used atop of lists of elements or maps.
Control Bars may only contain Buttons, Dropdowns and input-groups
.
Note that they are somehow located within the _filter_bar.scss
file.