Merge pull request #277 from isms/fix-typo

Add missing space
This commit is contained in:
Juan Ignacio Fiorentino 2018-09-14 10:06:41 -03:00 committed by GitHub
commit db0acf3107
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -120,7 +120,7 @@ class StandardScopeClaims(ScopeClaims):
info_profile = (
_(u'Basic profile'),
_(u'Access to your basic information. Includes names, gender, birthdate'
_(u'Access to your basic information. Includes names, gender, birthdate '
'and other information.'),
)