diff --git a/resources/lang/en/texts.php b/resources/lang/en/texts.php index 172cf2b155..2d55aa1dd6 100644 --- a/resources/lang/en/texts.php +++ b/resources/lang/en/texts.php @@ -3224,5 +3224,5 @@ return [ 'year_invalid' => 'Provided year is not valid.', 'if_you_need_help' => 'If you need help you can either post to our', - 'update_password_on_confirm' => 'After updating your password, your account will be confirmed.', + 'update_password_on_confirm' => 'After updating password, your account will be confirmed.', ];