diff --git a/controller.rst b/controller.rst index 439067d31c9..6cf8e22c465 100644 --- a/controller.rst +++ b/controller.rst @@ -308,7 +308,7 @@ use: $ php bin/console make:crud Product -.. versionadded:: +.. versionadded:: 1.2 The ``make:crud`` command was introduced in MakerBundle 1.2. .. index::