diff --git a/book/security.rst b/book/security.rst index ce3e19b3bff..0eb3fc4dafe 100644 --- a/book/security.rst +++ b/book/security.rst @@ -5,7 +5,7 @@ Security ======== Symfony's security system is incredibly powerful, but it can also be confusing -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 step-by-step, from configuring your firewall and how you load users to denying access and fetching the User object. Depending on what you need, sometimes the initial setup can be tough. But once it's done, Symfony's security system