Skip to content

Commit a3238aa

Browse files
authored
Update best_practices.rst
1 parent 1fa2ec8 commit a3238aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

best_practices.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ Use Voters to Implement Fine-grained Security Restrictions
378378

379379
If your security logic is complex, you should create custom
380380
:doc:`security voters </security/voters>` instead of defining long expressions
381-
inside the ``@Security`` annotation.
381+
inside the ``Security`` attribute.
382382

383383
Web Assets
384384
----------

0 commit comments

Comments
 (0)