Skip to content

Commit

Permalink
Fix type error in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
galetahub committed Aug 24, 2010
1 parent 720f1d4 commit ab982bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ For attachment_fu:

Don't forget about migration:

rake db:migarte
rake db:migrate

In your environment:

Expand Down Expand Up @@ -67,7 +67,7 @@ For attachment_fu:

Don't forget about migration:

rake db:migarte
rake db:migrate

In your application.rb:

Expand Down

0 comments on commit ab982bb

Please sign in to comment.