Skip to content

Commit a9f2613

Browse files
committed
Fixed typo in direct_submit.rst
1 parent b675661 commit a9f2613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/form/direct_submit.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ method, pass the submitted data directly to
8686
Passing a Request to Form::submit() (deprecated)
8787
------------------------------------------------
8888

89-
.. versionadded::
89+
.. versionadded:: 2.3
9090
Before Symfony 2.3, the ``submit`` method was known as ``bind``.
9191

9292
Before Symfony 2.3, the :method:`Symfony\Component\Form\FormInterface::submit`

0 commit comments

Comments
 (0)