Skip to content

Commit 4e7c43d

Browse files
committed
Fix: Minor grammatical change
1 parent ddd637c commit 4e7c43d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/settings.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Default: ``60``
7676

7777
The number of seconds an authorization code remains valid. Requesting an access
7878
token after this duration will fail. :rfc:`4.1.2` recommends expire after a short lifetime,
79-
being 10 minutes (600 seconds) the maximum acceptable.
79+
with 10 minutes (600 seconds) being the maximum acceptable.
8080

8181
CLIENT_ID_GENERATOR_CLASS
8282
~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)