diff --git a/src/unfold/templates/unfold/helpers/edit_inline/tabular_heading.html b/src/unfold/templates/unfold/helpers/edit_inline/tabular_heading.html
index b510b510..b69a3bb7 100644
--- a/src/unfold/templates/unfold/helpers/edit_inline/tabular_heading.html
+++ b/src/unfold/templates/unfold/helpers/edit_inline/tabular_heading.html
@@ -9,7 +9,7 @@
{{ field.label|capfirst }}
{% if field.help_text %}
- help
+ help
{% endif %}