diff --git a/Resources/doc/reference/recipe_custom_action.rst b/Resources/doc/reference/recipe_custom_action.rst index 942ccf1403..b480168b7d 100644 --- a/Resources/doc/reference/recipe_custom_action.rst +++ b/Resources/doc/reference/recipe_custom_action.rst @@ -53,7 +53,7 @@ Either by using XML: Acme\DemoBundle\Entity\Car - AcmeDemoBundle:CRUDAcmeDemoBundle:CRUD ... @@ -211,4 +211,4 @@ The full example ``CarAdmin.php`` looks like this: { $collection->add('clone', $this->getRouterIdParameter().'/clone'); } - } \ No newline at end of file + }