diff --git a/src/main/resources/languages/news_en.properties b/src/main/resources/languages/news_en.properties
index 94050663f9613af77f484889ee6c06e16d6d8bb2..ca46d84a06551f612792fa539eddcf3d96a1d299 100644
--- a/src/main/resources/languages/news_en.properties
+++ b/src/main/resources/languages/news_en.properties
@@ -20,5 +20,5 @@ news.newCharts.description=BudgetMaster now features four new default charts.
 news.fix.transferDirectionInCharts.headline=Bugfix: Transfer direction in charts
 news.fix.transferDirectionInCharts.description=The direction of a transfer is now respected in charts.
 
-news.fix.repeatingTransactions.headline=Bugfix: Fixed error when saving repetitive bookings
+news.fix.repeatingTransactions.headline=Bugfix: Fixed error when saving repeating transactions
 news.fix.repeatingTransactions.description=Fixed an error that occurred when saving repeating transaction that should end on a certain date.