Skip to content

Commit dbbfece

Browse files
committed
remove trailing whitespace
1 parent bbe8219 commit dbbfece

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
@@ -577,7 +577,7 @@ Only one firewall is active on each request: Symfony uses the ``pattern`` key
577577
to find the first match (you can also
578578
:doc:`match by host or other things </security/firewall_restriction>`).
579579
Here, all real URLs are handled by the ``main`` firewall (no ``pattern`` key means
580-
it matches *all* URLs).
580+
it matches *all* URLs).
581581

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

0 commit comments

Comments
 (0)