Update README.md [ci skip]

This commit is contained in:
Thomas Walpole 2016-11-21 15:35:56 -08:00 committed by GitHub
parent fa56f3f672
commit a6e92703b8
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ tags set up for you.
## <a name="using-capybara-with-rspec"></a>Using Capybara with RSpec
Load RSpec 2.x support by adding the following line (typically to your
Load RSpec 2+ support by adding the following line (typically to your
`spec_helper.rb` file):
```ruby