Skip to content

Commit 1f44080

Browse files
committed
minor #16584 [Security] Typo (thejager)
This PR was merged into the 6.0 branch. Discussion ---------- [Security] Typo Commits ------- 4172b97 Typo
2 parents f7708fd + 4172b97 commit 1f44080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/voters.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ which makes creating a voter even easier::
5555

5656
.. tip::
5757

58-
Checking each voter several times can be time consumming for applications
58+
Checking each voter several times can be time consuming for applications
5959
that perform a lot of permission checks. To improve performance in those cases,
6060
you can make your voters implement the :class:`Symfony\\Component\\Security\\Core\\Authorization\\Voter\\CacheableVoterInterface`.
6161
This allows the access decision manager to remember the attribute and type

0 commit comments

Comments
 (0)