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.
2 parents 6beab65 + dbbfece commit b382a4aCopy full SHA for b382a4a
security.rst
@@ -563,7 +563,7 @@ Only one firewall is active on each request: Symfony uses the ``pattern`` key
563
to find the first match (you can also
564
:doc:`match by host or other things </security/firewall_restriction>`).
565
Here, all real URLs are handled by the ``main`` firewall (no ``pattern`` key means
566
-it matches *all* URLs).
+it matches *all* URLs).
567
568
The ``dev`` firewall is really a fake firewall: it makes sure that you
569
don't accidentally block Symfony's dev tools - which live under URLs like
0 commit comments