Skip to content

Commit a2f2dc8

Browse files
authored
Merge pull request rails#53214 from joshuay03/fix-changelog-typo-from-51464
Fix changelog typo from rails#51464
2 parents aacbb5c + f559c32 commit a2f2dc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actionpack/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* Raise an `ArgumentError` when invalid `:on` or `:except` options are passed into `#resource` and `#resources`.
1+
* Raise an `ArgumentError` when invalid `:only` or `:except` options are passed into `#resource` and `#resources`.
22

33
*Joshua Young*
44

0 commit comments

Comments
 (0)