Skip to content

Commit fd3f21f

Browse files
committed
Merge branch '6.1' into 6.2
* 6.1: Typo
2 parents 5fc22f2 + 17f9cc7 commit fd3f21f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ login_path
230230
**type**: ``string`` **default**: ``/login``
231231

232232
This is the route or path that the user will be redirected to (unless ``use_forward``
233-
is set to ``true``) when they try to access a protected resource but isn't
233+
is set to ``true``) when they try to access a protected resource but aren't
234234
fully authenticated.
235235

236236
This path **must** be accessible by a normal, unauthenticated user, else

0 commit comments

Comments
 (0)