瀏覽代碼

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>
 
 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>