Skip to content

Commit

Permalink
Small renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Mar 21, 2020
1 parent 649a478 commit b5738cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/appier_extras/parts/admin/models/oauth/oauth_client.py
Expand Up @@ -82,7 +82,7 @@ class OAuthClient(base.Base):
meta = "url",
description = "Redirect URI"
)
""" The redirect uri where to redirect, the user agent
""" The redirect URI where to redirect, the user agent
after a successful token request operation """

scope = appier.field(
Expand Down

0 comments on commit b5738cf

Please sign in to comment.