diff --git a/lang/en/texts.php b/lang/en/texts.php index f2935cb521..1c199c4872 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -5614,7 +5614,7 @@ $lang = array( 'include_project_tasks_help' => 'Also invoice tasks that are part of a project', 'tax_nexus' => 'Tax Nexus', 'tax_period_report' => 'Tax Period Report', - 'created_by' => 'Created by', + 'creator' => 'Created by', ); return $lang;