瀏覽代碼

Update Resources/doc/reference/getting_started.rst

typo
milosa 12 年之前
父節點
當前提交
e1c6a400c9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Resources/doc/reference/getting_started.rst

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

@@ -139,7 +139,7 @@ Create a new ``admin.xml`` file inside the ``MyBundle/Ressources/config/`` folde
 
     # app/config/config.yml
     imports:
-        - { resource: @MyBundle/Ressources/config/admin.xml }
+        - { resource: @MyBundle/Resources/config/admin.xml }
 
 Or you can load the file inside with the Bundle's extension file: