Skip to content

Commit 46647a9

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: Typo
2 parents fd4b493 + efa1982 commit 46647a9

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)