Skip to content

Commit 8427df1

Browse files
committed
minor #6997 Update console.rst (adyassine)
This PR was submitted for the 3.1 branch but it was merged into the 2.7 branch instead (closes #6997). Discussion ---------- Update console.rst Commits ------- 54ee604 Update console.rst
2 parents 232ebc3 + 54ee604 commit 8427df1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

console.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ instead::
177177
}
178178

179179
Now, once you created the required services and logic, the command will execute
180-
the ``generate()`` method of the ``app.user_manager`` service and the user will
180+
the ``create()`` method of the ``app.user_manager`` service and the user will
181181
be created.
182182

183183
Command Lifecycle

0 commit comments

Comments
 (0)