Skip to content

Commit

Permalink
Fix CHANGELOG typo [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
chocoby committed Nov 15, 2013
1 parent ce06d57 commit 04907b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actionpack/CHANGELOG.md
Expand Up @@ -3,7 +3,7 @@
Example:

url_for [:new, :admin, :post, { param: 'value' }]
# => http://example.com/admin/posts/new?params=value
# => http://example.com/admin/posts/new?param=value

*Andrey Ognevsky*

Expand Down

0 comments on commit 04907b6

Please sign in to comment.