Skip to content

Commit 7cddd43

Browse files
committed
docs: update user.md
1 parent a9c6f3c commit 7cddd43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,5 +469,5 @@ Ideally, a user registration progress should be split into two steps.
469469
* Validate the user input data from the registration form, and persist it into the MongoDB, then send a verification number to verify the registered phone number, email, etc. In this stage, the user account will be suspended to verify.
470470
* The registered user receive the verification number or links in emails, provide it in the verification page or click the link in the email directly, and get verified. In this stage, the user account will be activated.
471471
472-
472+
Grab [the source codes from my github](https://github.com/hantsy/nestjs-sample), switch to branch [feat/user](https://github.com/hantsy/nestjs-sample/blob/feat/user).
473473

0 commit comments

Comments
 (0)