Skip to content

Commit 6a42bfd

Browse files
authored
docs: fix comment in magic link sign up (#8992)
1 parent 19f8231 commit 6a42bfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/auth/magic_link.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Sign up
154154
.. code-block:: javascript
155155
156156
/**
157-
* Handles sign up with email and password.
157+
* Send magic link to new user's email for sign up.
158158
*
159159
* @param {Request} req
160160
* @param {Response} res

0 commit comments

Comments
 (0)