Skip to content

Commit ac1d5f0

Browse files
committed
Tiny Active Record changelog fix
[ci skip]
1 parent 66ffb46 commit ac1d5f0

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
@@ -2,7 +2,7 @@
22

33
*Gannon McGibbon*
44

5-
* Add nested_attributes_for support for `delegated_type`
5+
* Add `accepts_nested_attributes_for` support for `delegated_type`
66

77
```ruby
88
class Entry < ApplicationRecord

0 commit comments

Comments
 (0)