We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1f072d commit 28196aeCopy full SHA for 28196ae
reference/configuration/framework.rst
@@ -2137,8 +2137,8 @@ request parameter or the ``X-HTTP-METHOD-OVERRIDE`` header when
2137
:ref:`http_method_override <configuration-framework-http_method_override>` is enabled.
2138
2139
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:
+to an empty array (``[]``), HTTP method overriding is completely disabled. When
+set to a specific list of methods, only those methods will be allowed as overrides:
2142
2143
.. configuration-block::
2144
0 commit comments