Skip to content

Commit 4b2bac2

Browse files
committed
Merge pull request pterodactyl#52 from parkervcp/patch-1
Fix spelling
2 parents b0a9be9 + ea30ee1 commit 4b2bac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/lang/en/auth.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
'confirmpassword' => 'Confirm Password',
4343
'sendlink' => 'Send Password Reset Link',
4444
'emailsent' => 'Your password reset email is on its way.',
45-
'remeberme' => 'Remeber Me',
45+
'remeberme' => 'Remember Me',
4646
'totp_failed' => 'The TOTP token provided was invalid. Please ensure that the token generated by your device was valid.'
4747

4848
];

0 commit comments

Comments
 (0)