Skip to content

Commit c8255fb

Browse files
committed
Readme
1 parent d646828 commit c8255fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@ And run `manage.py migrate`.
6666

6767
4. Add an email or mobile number field to your User model. By default drfpasswordless looks for fields named `email` or `mobile` on the User model. If an alias provided doesn’t belong to any given user, a new user is created.
6868

69-
4a. If you’re using `email`, see the Configuring Email section below.
69+
4a. If you’re using `email`, see the Configuring Email section below.
7070

71-
4b. If you’re using `mobile`, see the Configuring Email section below.
71+
4b. If you’re using `mobile`, see the Configuring Email section below.
7272

7373
5. You can now POST to either of the endpoints:
7474

0 commit comments

Comments
 (0)