Skip to content

Commit 4172b97

Browse files
authored
Typo
1 parent f7708fd commit 4172b97

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)