Skip to content

Commit

Permalink
Merge pull request #92 from Larivact/patch-1
Browse files Browse the repository at this point in the history
Fix a typo
  • Loading branch information
JonathanTron committed Aug 24, 2015
2 parents 07e39ee + 16703ed commit fee55aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ require "action_mailer/railtie"
require "sprockets/railtie"
```

Then you need to get ride of `ActiveRecord` configurations, that is if you
Then you need to get rid of `ActiveRecord` configurations, that is if you
didn't generate the new app with `-O` (or the long form `--skip-active-record`):

`config/application.rb` and `config/environments/*.rb`
Expand Down

0 comments on commit fee55aa

Please sign in to comment.