diff --git a/resources/lang/en/texts.php b/resources/lang/en/texts.php index 1d36482a832b..4a1b7082652c 100644 --- a/resources/lang/en/texts.php +++ b/resources/lang/en/texts.php @@ -834,7 +834,7 @@ $LANG = array( 'disabled' => 'Disabled', 'show_archived_users' => 'Show archived users', 'notes' => 'Notes', - 'invoice_will_create' => 'client will be created', + 'invoice_will_create' => 'invoice will be created', 'invoices_will_create' => 'invoices will be created', 'failed_to_import' => 'The following records failed to import, they either already exist or are missing required fields.', 'publishable_key' => 'Publishable Key',