diff --git a/resources/lang/en/texts.php b/resources/lang/en/texts.php index 09a162e83923..11191744bf39 100644 --- a/resources/lang/en/texts.php +++ b/resources/lang/en/texts.php @@ -888,7 +888,7 @@ $LANG = array( 'custom_invoice_charges_helps' => 'Add a field when creating an invoice and include the charge in the invoice subtotals.', 'token_expired' => 'Validation token was expired. Please try again.', 'invoice_link' => 'Invoice Link', - 'button_confirmation_message' => 'Click to confirm your email.', + 'button_confirmation_message' => 'Confirm your email.', 'confirm' => 'Confirm', 'email_preferences' => 'Email Preferences', 'created_invoices' => 'Successfully created :count invoice(s)',