Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
lucascaton committed Oct 14, 2023
1 parent 4ce1000 commit 58edbe5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -529,8 +529,8 @@ you can see them on the [releases page](../../releases).
* Fork the project.
* Make your feature addition or bug fix.
* Add tests for it. This is important so we don't break it in a future version unintentionally.
* [Optional] Run the tests agaist a specific Gemfile: `$ bundle exec appraisal rails_7.0 rake spec`.
* Run the tests agaist all supported versions: `$ bundle exec rake` (or `$ bundle exec wwtd`)
* [Optional] Run the tests against a specific Gemfile: `$ bundle exec appraisal rails_7.0 rake spec`.
* Run the tests against all supported versions: `$ bundle exec rake` (or `$ bundle exec wwtd`)
* Commit, but please do not mess with `Rakefile`, version, or history.
* Send a Pull Request. Bonus points for topic branches.

Expand Down

0 comments on commit 58edbe5

Please sign in to comment.