Skip to content

Commit 4c4c0ef

Browse files
authored
Merge pull request rails#51711 from nisusam/fix_typo
Fix typo from Changelog [ci skip]
2 parents 26e53f4 + e0b7136 commit 4c4c0ef

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)