Skip to content

Commit

Permalink
Fix a typo in README.md [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanitoFatas committed Feb 23, 2016
1 parent 47b3505 commit 4c54a8d
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 @@ -135,7 +135,7 @@ require 'capybara/rspec'

If you are using Rails, put your Capybara specs in `spec/features` (only works
if [you have it configured in
rpsec](https://www.relishapp.com/rspec/rspec-rails/docs/upgrade#file-type-inference-disabled))
RSpec](https://www.relishapp.com/rspec/rspec-rails/docs/upgrade#file-type-inference-disabled))
and if you have your Capybara specs in a different directory, then tag the
example groups with `:type => :feature`.

Expand Down

0 comments on commit 4c54a8d

Please sign in to comment.