Skip to content

Commit 6719f02

Browse files
authored
Merge pull request rails#44577 from abhaynikam/fix-formatting-in-ar-changelog
Fixes wrong formatting in the AR changelog entry [ci skip]
2 parents d6e6686 + d5596e8 commit 6719f02

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
@@ -20,7 +20,7 @@
2020

2121
*Nick Holden*
2222

23-
* Fix `change_column_comment` to preserve column's AUTO_INCREMENT in the MySQL adapter
23+
* Fix `change_column_comment` to preserve column's AUTO_INCREMENT in the MySQL adapter
2424

2525
*fatkodima*
2626

0 commit comments

Comments
 (0)