Skip to content

Commit

Permalink
Add missing default to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
orf authored and jleclanche committed Oct 26, 2017
1 parent ef7909b commit fa33444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/settings.rst
Expand Up @@ -118,7 +118,7 @@ The strategy used to display the authorization form. Refer to :ref:`skip-auth-fo
SCOPES_BACKEND_CLASS
~~~~~~~~~~~~~~~~~~~~
**New in 0.12.0**. The import string for the scopes backend class.
Defaults to , which reads scopes through the settings defined below.
Defaults to ``oauth2_provider.scopes.SettingsScopes``, which reads scopes through the settings defined below.

SCOPES
~~~~~~
Expand Down

0 comments on commit fa33444

Please sign in to comment.