small typo fix

This commit is contained in:
Caleb Anderson 2015-09-27 01:10:01 -06:00
parent a625ca49ec
commit ed742fa847

View File

@ -28,7 +28,7 @@ AUTHENTICATION_BACKENDS = (
# that allows redirects to
# e.g. https://zulip.example.com/accounts/login/google/done/ put your
# client secret as "google_oauth2_client_secret" in
# zulip-secrets.conf, and your cleitn ID here:
# zulip-secrets.conf, and your client ID here:
# GOOGLE_OAUTH2_CLIENT_ID=<your client ID from Google>
# If you are using the ZulipRemoteUserBackend authentication backend,