diff --git a/form/form_customization.rst b/form/form_customization.rst index e88c29e11d7..00d192b23e8 100644 --- a/form/form_customization.rst +++ b/form/form_customization.rst @@ -257,8 +257,9 @@ Renders any errors for the given field. .. caution:: - In the :ref:`error messages of Bootstrap 4 Form Theme `, - ``form_errors()`` is already included in ``form_label()``. + In the Bootstrap 4 form theme, ``form_errors()`` is already included in + ``form_label()``. Read more about this in the + :ref:`Bootstrap 4 theme documentation `. .. _reference-forms-twig-widget: