Skip to content

Commit

Permalink
Merge pull request teamcapybara#2239 from artur-beljajev/fix-typo
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
twalpole authored Aug 15, 2019
2 parents 6d5a392 + c5766ca commit f0563b1
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 @@ -393,7 +393,7 @@ Capybara supports [Selenium 3.5+
In order to use Selenium, you'll need to install the `selenium-webdriver` gem,
and add it to your Gemfile if you're using bundler.

Capybara pre-registers a number of named drives that use Selenium - they are:
Capybara pre-registers a number of named drivers that use Selenium - they are:

* :selenium => Selenium driving Firefox
* :selenium_headless => Selenium driving Firefox in a headless configuration
Expand Down

0 comments on commit f0563b1

Please sign in to comment.