diff --git a/cookbook/create_basic_cms_auto_routing.rst b/cookbook/create_basic_cms_auto_routing.rst index fa471b75..ac245e6e 100644 --- a/cookbook/create_basic_cms_auto_routing.rst +++ b/cookbook/create_basic_cms_auto_routing.rst @@ -105,7 +105,7 @@ node content of the PHPCR content repository: .. code-block:: bash - $ php app/console doctrine:phpcr:dbal:init + $ php app/console doctrine:phpcr:init:dbal .. note::