From f168c286c665aed785fae1b78a22daaa91e2c544 Mon Sep 17 00:00:00 2001 From: Mynyx Date: Fri, 18 Sep 2020 11:02:55 +0200 Subject: [PATCH] Update forms.rst https://symfony.com/doc/current/form/form_themes.html#symfony-built-in-form-themes --- forms.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forms.rst b/forms.rst index ab433b533db..5867d2f07d1 100644 --- a/forms.rst +++ b/forms.rst @@ -352,7 +352,7 @@ can set this option to generate forms compatible with the Bootstrap 4 CSS framew ]); The :ref:`built-in Symfony form themes ` include -Bootstrap 3 and 4 and Foundation 5. You can also +Bootstrap 3 and 4 as well as Foundation 5 and 6. You can also :ref:`create your own Symfony form theme `. In addition to form themes, Symfony allows you to