1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Add missing word in activerecord/CHANGELOG.md

[ci skip]
This commit is contained in:
Jon Moss 2016-12-30 18:58:03 -05:00
parent 64e5b897ac
commit 74f44415a5

View file

@ -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*