Skip to content

Commit b382a4a

Browse files
committed
Merge branch '5.4' into 6.3
* 5.4: remove trailing whitespace
2 parents 6beab65 + dbbfece commit b382a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@ Only one firewall is active on each request: Symfony uses the ``pattern`` key
563563
to find the first match (you can also
564564
:doc:`match by host or other things </security/firewall_restriction>`).
565565
Here, all real URLs are handled by the ``main`` firewall (no ``pattern`` key means
566-
it matches *all* URLs).
566+
it matches *all* URLs).
567567

568568
The ``dev`` firewall is really a fake firewall: it makes sure that you
569569
don't accidentally block Symfony's dev tools - which live under URLs like

0 commit comments

Comments
 (0)