From 6565805ef55923a0955f88f265d36d335d4fb4be Mon Sep 17 00:00:00 2001 From: Andreas Nedbal Date: Tue, 25 Jan 2022 21:16:34 +0100 Subject: [PATCH] Add missing newline --- config/locales/activerecord.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/activerecord.en.yml b/config/locales/activerecord.en.yml index f60d125c..c4f19a83 100644 --- a/config/locales/activerecord.en.yml +++ b/config/locales/activerecord.en.yml @@ -10,4 +10,4 @@ en: link_href: "Link URL" link_text: "Link text" starts_at: "Start time" - ends_at: "End time" \ No newline at end of file + ends_at: "End time"