We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6cf4ff commit e16c456Copy full SHA for e16c456
security.rst
@@ -5,8 +5,8 @@ Security
5
========
6
7
Symfony's security system is incredibly powerful, but it can also be confusing
8
-to set up. In this article, 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
+to set up. In this article 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
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
12
is both flexible and (hopefully) fun to work with.
0 commit comments