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 bbe8219 commit dbbfeceCopy full SHA for dbbfece
security.rst
@@ -577,7 +577,7 @@ Only one firewall is active on each request: Symfony uses the ``pattern`` key
577
to find the first match (you can also
578
:doc:`match by host or other things </security/firewall_restriction>`).
579
Here, all real URLs are handled by the ``main`` firewall (no ``pattern`` key means
580
-it matches *all* URLs).
+it matches *all* URLs).
581
582
The ``dev`` firewall is really a fake firewall: it makes sure that you
583
don't accidentally block Symfony's dev tools - which live under URLs like
0 commit comments