From 6a10978e680256b3fe5e5fa51eff0b908ca45101 Mon Sep 17 00:00:00 2001 From: Vipul A M Date: Sat, 16 Jul 2016 23:04:08 -0700 Subject: Fix CHANGELOG grammar [ci skip] --- railties/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'railties/CHANGELOG.md') diff --git a/railties/CHANGELOG.md b/railties/CHANGELOG.md index 9b8029d565..ef7049e6e5 100644 --- a/railties/CHANGELOG.md +++ b/railties/CHANGELOG.md @@ -8,8 +8,8 @@ *John Meehan* -* Display name of the class defining the initializer also in the output - of `rails initializers`. +* Display name of the class defining the initializer along with the initializer + name in the output of `rails initializers`. Before: disable_dependency_loading -- cgit v1.2.3