Browse Source

Add missing space

Tarjei Huse 13 năm trước cách đây
mục cha
commit
2053b64a2f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Resources/doc/reference/architecture.rst

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

@@ -135,7 +135,7 @@ Examples:
 </service>
 
 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>