Skip to content

Commit f559c32

Browse files
committed
Fix changelog typo from rails#51464
1 parent aacbb5c commit f559c32

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)