소스 검색

Add missing space

Tarjei Huse 13 년 전
부모
커밋
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>