We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e447e70 commit 5a56624Copy full SHA for 5a56624
book/security.rst
@@ -655,7 +655,7 @@ There are **two** ways to deny access to something:
655
Securing URL patterns (access_control)
656
......................................
657
658
-The most basic way to secure parts of your application is to secure an entire
+The most basic way to secure part of your application is to secure an entire
659
URL pattern. You saw this earlier, where anything matching the regular expression
660
``^/admin`` requires the ``ROLE_ADMIN`` role:
661
0 commit comments