diff --git a/resources/lang/en/texts.php b/resources/lang/en/texts.php index 2e4b45d5eeec..4fffd24e6838 100644 --- a/resources/lang/en/texts.php +++ b/resources/lang/en/texts.php @@ -2794,7 +2794,7 @@ $LANG = array( 'purge_client_warning' => 'All related records (invoices, tasks, expenses, documents, etc) will also be deleted.', 'clone_product' => 'Clone Product', 'item_details' => 'Item Details', - 'send_item_details_help' => 'Send the line item details to the payment gateway.', + 'send_item_details_help' => 'Send line item details to the payment gateway.', 'view_proposal' => 'View Proposal', 'view_in_portal' => 'View in Portal', 'cookie_message' => 'This website uses cookies to ensure you get the best experience on our website.',