Explorar o código

Fix typo in Getting Started docs

Dan Finnie %!s(int64=12) %!d(string=hai) anos
pai
achega
fbf3381f66
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Resources/doc/reference/getting_started.rst

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

@@ -114,7 +114,7 @@ Step 4: Create admin service
 To notify your administration of your new admin class you need to create an
 admin service and link it into the framework by setting the sonata.admin tag.
 
-Create a new ``admin.xml`` file inside the ``MyBundle/Ressources/config/`` folder:
+Create a new ``admin.xml`` file inside the ``MyBundle/Resources/config/`` folder:
 
 .. code-block:: xml