diff --git a/resources/lang/en_US/firefly.php b/resources/lang/en_US/firefly.php index 9fea10b2da..dde7170bab 100644 --- a/resources/lang/en_US/firefly.php +++ b/resources/lang/en_US/firefly.php @@ -589,7 +589,7 @@ return [ 'not_or_not_yet' => 'Not (yet)', 'not_expected_period' => 'Not expected this period', 'bill_is_active' => 'Bill is active', - 'bill_expected_between' => 'Expeced between :start and :end', + 'bill_expected_between' => 'Expected between :start and :end', 'bill_will_automatch' => 'Bill will automatically linked to matching transactions', 'skips_over' => 'skips over',