Skip to content

Commit e0b7136

Browse files
committed
Fix typo from Changelog [ci skip]
1 parent 26e53f4 commit e0b7136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

activerecord/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* Added support for recursive commont table expressions.
1+
* Added support for recursive common table expressions.
22

33
```ruby
44
Post.with_recursive(

0 commit comments

Comments
 (0)