Skip to content

Commit 7dbf854

Browse files
committed
Merge pull request activeadmin#3434 from timoschilling/patch-1
fix misspelling in CHANGELOG
2 parents 95211a7 + 0e8c7b4 commit 7dbf854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* Allow Inherited Resources shorthand for redirection [#2001][] by [@seanlinsley][]
1212
```ruby
1313
controller do
14-
# Redirects to index page instead of rendering udpated resource
14+
# Redirects to index page instead of rendering updated resource
1515
def update
1616
update!{ collection_path }
1717
end

0 commit comments

Comments
 (0)