Skip to content

Commit

Permalink
Fixes coding style
Browse files Browse the repository at this point in the history
  • Loading branch information
tnylea authored and github-actions[bot] committed Oct 25, 2024
1 parent f5b0065 commit c3eaf41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/devdojo/auth/language.php
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit c3eaf41

Please sign in to comment.