diff --git a/docs/en/development.rst b/docs/en/development.rst index 735c4183..2efb76b2 100644 --- a/docs/en/development.rst +++ b/docs/en/development.rst @@ -226,7 +226,7 @@ dependencies in your templates you can include template overrides in your application templates. These overrides work similar to overriding other plugin templates. -#. Create a new directory **/templates/plugin/Bake/**. +#. Create a new directory **/templates/plugin/Bake/bake/**. #. Copy any templates you want to override from **vendor/cakephp/bake/templates/bake/** to matching files in your application.