diff --git a/blog/upgrade.txt b/blog/upgrade.txt index 8695b956bc1..598a27592cd 100644 --- a/blog/upgrade.txt +++ b/blog/upgrade.txt @@ -1,4 +1,4 @@ === 2.7 === -* blog_entry->add_association() does not accept any params. -* blog_entry->add_associations() accepts only one param. \ No newline at end of file +* blog_entry->add_associations() does not accept any params. +* blog_entry->add_association() accepts only one param.