Skip to content

Commit f9c1389

Browse files
committed
minor #4845 Update security.rst (meelijane)
This PR was submitted for the 2.6 branch but it was merged into the 2.3 branch instead (closes #4845). Discussion ---------- Update security.rst "setup" is a noun. "To set up" is a verb. "To set up" is an action statement, and should not use the noun form. Commits ------- 70d5aba Update security.rst
2 parents 9680ec0 + 70d5aba commit f9c1389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/security.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Security
55
========
66

77
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
8+
to set up. In this chapter, you'll learn how to set up your application's security
99
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

0 commit comments

Comments
 (0)