Skip to content

Commit 0d08e1d

Browse files
committed
fixed docstring
1 parent 76e0a82 commit 0d08e1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oauth2_provider/views/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ class TokenView(CsrfExemptMixin, OAuthLibMixin, View):
138138
"""
139139
Implements an endpoint to provide access tokens
140140
141-
The endpoint is used in the followin flows:
141+
The endpoint is used in the following flows:
142142
* Authorization code
143143
* Password
144144
* Client credentials

0 commit comments

Comments
 (0)