Fix typo in docs.

This commit is contained in:
Juan Ignacio Fiorentino 2016-09-20 15:29:35 -03:00 committed by GitHub
parent 72bdeb0b3c
commit ea4609c08c

View file

@ -109,4 +109,4 @@ Inside your oidc_provider_settings.py file add the following class::
)
.. note::
If a field is empty or ``None`` inside the dictionary your return on ``scope_scopename`` method, it will be cleaned from the response.
If a field is empty or ``None`` inside the dictionary you return on the ``scope_scopename`` method, it will be cleaned from the response.