We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9680ec0 commit 70d5abaCopy full SHA for 70d5aba
book/security.rst
@@ -5,7 +5,7 @@ Security
5
========
6
7
Symfony's security system is incredibly powerful, but it can also be confusing
8
-to setup. In this chapter, you'll learn how to setup your application's security
+to set up. In this chapter, you'll learn how to set up your application's security
9
step-by-step, from configuring your firewall and how you load users to denying
10
access and fetching the User object. Depending on what you need, sometimes
11
the initial setup can be tough. But once it's done, Symfony's security system
0 commit comments