Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion forms.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <symfony-builtin-forms>` 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 <create-your-own-form-theme>`.

In addition to form themes, Symfony allows you to
Expand Down