Skip to content

Commit

Permalink
Documentation correction.
Browse files Browse the repository at this point in the history
  • Loading branch information
tristandunn authored and jferris committed Jan 19, 2011
1 parent 9c59966 commit e8a866d
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 @@ -26,7 +26,7 @@ This is what thoughtbot currently does. We write tests like:
The belong_to and validate_presence_of methods are the matchers.
All matchers are Rails 3-specific.

Add rspec-rails and shoulda to the project's Gemfile:
Add rspec-rails and shoulda-matchers to the project's Gemfile:

only :test do
gem 'rspec-rails'
Expand Down

0 comments on commit e8a866d

Please sign in to comment.