File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ The :method:`Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::u
185185
and :method:`Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::redirectAction`
186186
methods accept an additional argument called ``keepRequestMethod``. When it's
187187
set to ``true``, temporary redirects use ``307`` code instead of ``302`` and
188-
permanent redirects use ``308`` code instead of ``301``::
188+
permanent redirects use ``308`` code instead of ``301``:
189189

190190
.. configuration-block::
191191

0 commit comments

Comments
 (0)