From d1f7a5a886039e28a434905447865ca952032284 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Tue, 8 Oct 2019 07:27:05 -0500 Subject: [PATCH] formatting --- config/auth.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/auth.php b/config/auth.php index 204a378d..f1e9b2da 100644 --- a/config/auth.php +++ b/config/auth.php @@ -105,9 +105,9 @@ | Password Confirmation Timeout |-------------------------------------------------------------------------- | - | Here you may specify the amount of seconds before a password confirmation - | is timed out and the user's prompted to give their password again on the - | confirmation screen. By default the timeout lasts for three hours. + | Here you may define the amount of seconds before a password confirmation + | times out and the user is prompted to re-enter their password via the + | confirmation screen. By default, the timeout lasts for three hours. | */