Skip to content

Commit

Permalink
fix: typo in patch name
Browse files Browse the repository at this point in the history
  • Loading branch information
ghassanmas authored and regisb committed Jun 7, 2022
1 parent 698da4b commit 57cb956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/plugins/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Enable SAML authentication
'"ENABLE_THIRD_PARTY_AUTH": true',
),
(
"openedx-lms-common-settings:",
"openedx-lms-common-settings",
"""
# saml special settings
AUTHENTICATION_BACKENDS += ["common.djangoapps.third_party_auth.saml.SAMLAuthBackend", "django.contrib.auth.backends.ModelBackend"]
Expand Down

0 comments on commit 57cb956

Please sign in to comment.