diff --git a/console.rst b/console.rst index d1dc59146f7..b69e1d3a005 100644 --- a/console.rst +++ b/console.rst @@ -177,7 +177,7 @@ instead:: } Now, once you created the required services and logic, the command will execute -the ``generate()`` method of the ``app.user_manager`` service and the user will +the ``create()`` method of the ``app.user_manager`` service and the user will be created. Command Lifecycle