diff --git a/resources/lang/en_US/firefly.php b/resources/lang/en_US/firefly.php index 534fe5a6d1..fa48044eb9 100644 --- a/resources/lang/en_US/firefly.php +++ b/resources/lang/en_US/firefly.php @@ -851,7 +851,7 @@ return [ 'opt_group_l_Credit card' => 'Liability: Credit card', 'notes' => 'Notes', 'unknown_journal_error' => 'Could not store the transaction. Please check the log files.', - 'attachment_not_found' => 'This attachment could not found.', + 'attachment_not_found' => 'This attachment could not be found.', // new user: 'welcome' => 'Welcome to Firefly III!',