diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 086d6e9c3f..ae84efc498 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1,4 +1,4 @@ -* Added support for recursive commont table expressions. +* Added support for recursive common table expressions. ```ruby Post.with_recursive(