Skip to content

Commit 057f279

Browse files
committed
Minor tweak
1 parent 08bd57f commit 057f279

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/form.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ support for very important features:
5656
The Symfony Form component relies on other libraries to solve these problems.
5757
Most of the time you will use Twig and the Symfony
5858
:doc:`HttpFoundation </components/http_foundation>`,
59-
:doc:`Translation </components/translation>` and :doc:`Validator </components/validator>` components, but you can replace any of these with
60-
a different library of your choice.
59+
:doc:`Translation </components/translation>` and :doc:`Validator </components/validator>`
60+
components, but you can replace any of these with a different library of your choice.
6161

6262
The following sections explain how to plug these libraries into the form
6363
factory.

0 commit comments

Comments
 (0)