Tarjei Huse 13 лет назад
Родитель
Сommit
2053b64a2f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Resources/doc/reference/architecture.rst

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

@@ -135,7 +135,7 @@ Examples:
 </service>
 </service>
 
 
 If you want to define your own controller for handling CRUD operations, change the last argument
 If you want to define your own controller for handling CRUD operations, change the last argument
-in the servicedefinition to::
+ in the service definition to::
 
 
   <argument>SonataNewsBundle:PostAdmin</argument>
   <argument>SonataNewsBundle:PostAdmin</argument>