Skip to content

Commit 28196ae

Browse files
committed
Minor tweak
1 parent f1f072d commit 28196ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/configuration/framework.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2137,8 +2137,8 @@ request parameter or the ``X-HTTP-METHOD-OVERRIDE`` header when
21372137
:ref:`http_method_override <configuration-framework-http_method_override>` is enabled.
21382138

21392139
When set to ``null`` (the default), all HTTP methods can be overridden. When set
2140-
to an empty array (``[]``), HTTP method overriding is completely disabled. When set
2141-
to a specific list of methods, only those methods will be allowed to be used as overrides:
2140+
to an empty array (``[]``), HTTP method overriding is completely disabled. When
2141+
set to a specific list of methods, only those methods will be allowed as overrides:
21422142

21432143
.. configuration-block::
21442144

0 commit comments

Comments
 (0)