Skip to content

Commit

Permalink
Ugh typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bwillis committed May 8, 2017
1 parent ec42701 commit 21e9b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ We really like when people not only discover something they want added/fixed/rem

Version Cake supports multiple versions of Rails with Appriasals. These will be automatically tested against several ruby versions on CI. If you need to debug a problem, or want to be dilegent and run all of these do the following:

* Install the gems for all supported Rails versions: `bundle exec rake appraisal install`
* Install the gems for all supported Rails versions: `bundle exec appraisal install`
* Run all the tests for the supported Rails versions: `bundle exec rake appraisal spec`

0 comments on commit 21e9b9c

Please sign in to comment.