8000 Fixes after review · johnkary/symfony-docs@a636945 · GitHub
[go: up one dir, main page]

Skip to content

Commit a636945

Browse files
committed
Fixes after review
1 parent 83ff4b1 commit a636945

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

reference/forms/types/options/method.rst.inc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,10 @@ Possible values are:
1717
* PATCH
1818

1919
As PUT, DELETE and PATCH are not nativly supported by most clients, Symfony
20-
simulates them, see :doc:`/cookbook/routing/method_parameters`.
20+
simulates them. For more information see
21+
:doc:`/cookbook/routing/method_parameters`.
2122

2223
.. note::
24+
2325
Using ``PUT``, ``PATCH`` and ``DELETE`` is only allowed if
2426
:ref:`configuration-framework-http_method_override` is enabled.

0 commit comments

Comments
 (0)
0