Thomas Rabaix hace 14 años
padre
commit
c12daf7f52
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Resources/doc/reference/installation.rst

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

@@ -43,7 +43,7 @@ files:
           new Sonata\jQueryBundle\SonatajQueryBundle(),
           new Sonata\BluePrintBundle\SonataBluePrintBundle(),
           new Sonata\AdminBundle\SonataAdminBundle(),
-          new Knp\Bundle\MenuBundle\KnplabsMenuBundle(),
+          new Knp\Bundle\MenuBundle\KnpMenuBundle(),
           // ...
       );
   }