diff --git a/config/devdojo/auth/language.php b/config/devdojo/auth/language.php index d49616b..a20efaf 100644 --- a/config/devdojo/auth/language.php +++ b/config/devdojo/auth/language.php @@ -19,7 +19,7 @@ 'sign_up' => 'Sign up', 'social_auth_authenticated_message' => 'You have been authenticated via __social_providers_list__. Please login to that network below.', 'change_email' => 'Change Email', - 'couldnt_find_your_account' => "Couldn’t find your account", + 'couldnt_find_your_account' => 'Couldn’t find your account', ], 'register' => [ 'page_title' => 'Sign up',