8000 minor #8351 Moved the commas in the opening paragraph. (outspaced) · symfony/symfony-docs@ec0b4c1 · GitHub
[go: up one dir, main page]

Skip to content

Commit ec0b4c1

Browse files
committed
minor #8351 Moved the commas in the opening paragraph. (outspaced)
This PR was submitted for the 3.3 branch but it was merged into the 2.7 branch instead (closes #8351). Discussion ---------- Moved the commas in the opening paragraph. The run-on "you load users to denying access" was confusing. Commits ------- e16c456 Moved the commas in the opening paragraph.
2 parents e6cf4ff + e16c456 commit ec0b4c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

security.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Security
55
========
66

77
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
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
1010
access and fetching the User object. Depending on what you need, sometimes
1111
the initial setup can be tough. But once it's done, Symfony's security system
1212
is both flexible and (hopefully) fun to work with.

0 commit comments

Comments
 (0)
0