Pārlūkot izejas kodu

Fix typo in documentation

sstalle 11 gadi atpakaļ
vecāks
revīzija
5c45b47b5c
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      Resources/doc/reference/security.rst

+ 1 - 1
Resources/doc/reference/security.rst

@@ -92,7 +92,7 @@ Later, we will explain how to set up ACL with the
 Role handler
 -----------------
 
-The ``sonata.admin.security.handler.role`` allows you to operate finely on the actions that can be done (den peding on the entity class), without requiring to set up ACL.
+The ``sonata.admin.security.handler.role`` allows you to operate finely on the actions that can be done (depending on the entity class), without requiring to set up ACL.
 
 Configuration
 ~~~~~~~~~~~~~