Skip to content

Commit 17f9cc7

Browse files
committed
Merge branch '6.0' into 6.1
* 6.0: Typo
2 parents 0a93d6b + 46647a9 commit 17f9cc7

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
@@ -306,7 +306,7 @@ login_path
306306
**type**: ``string`` **default**: ``/login``
307307

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

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

0 commit comments

Comments
 (0)