10000 minor #8596 Fix typo in "advanced ACL concepts" (pathmissing) · Warxcell/symfony-docs@9a6bc27 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9a6bc27

Browse files
committed
minor symfony#8596 Fix typo in "advanced ACL concepts" (pathmissing)
This PR was submitted for the master branch but it was merged into the 2.7 branch instead (closes symfony#8596). Discussion ---------- Fix typo in "advanced ACL concepts" Shouldn't this be 'built into' instead of 'build into'? Commits ------- 4df50f1 Fix typo in "advanced ACL concepts"
2 parents 086a756 + 4df50f1 commit 9a6bc27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/acl_advanced.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ After invocation providers also allow to modify, or filter the domain object
174174
before it is returned.
175175

176176
Due to current limitations of the PHP language, there are no
177-
post-authorization capabilities build into the core Security component.
177+
post-authorization capabilities built into the core Security component.
178178
However, there is an experimental JMSSecurityExtraBundle_ which adds these
179179
capabilities. See its documentation for further information on how this is
180180
accomplished.

0 commit comments

Comments
 (0)
0