mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
docs: Fix various capitalization errors.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
768f9f93cd
commit
c155403884
@@ -24,7 +24,7 @@ lower-case naming convention for that file.
|
||||
Below, we document the procedure for each of the major authentication
|
||||
methods supported by Zulip.
|
||||
|
||||
### Email and Password
|
||||
### Email and password
|
||||
|
||||
Zulip's default EmailAuthBackend authenticates users by verifying
|
||||
control over their email address, and then allowing them to set a
|
||||
@@ -204,7 +204,7 @@ exactly what data is being used in the test without looking at other
|
||||
resources. It also gives us more freedom to edit the development
|
||||
environment directory without worrying about tests.
|
||||
|
||||
## Two Factor Authentication
|
||||
## Two factor authentication
|
||||
|
||||
Zulip uses [django-two-factor-auth][0] as a beta 2FA integration.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user