aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--activerecord/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md
index 7c15cb0d95..b535b35ba0 100644
--- a/activerecord/CHANGELOG.md
+++ b/activerecord/CHANGELOG.md
@@ -43,7 +43,7 @@
*Rafael Mendonça França*
-* Raise when `ActiveRecord::Migration` is inherited directly.
+* Raise when `ActiveRecord::Migration` is inherited from directly.
*Rafael Mendonça França*