Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
artur-intech authored Aug 15, 2019
1 parent 60d9f94 commit c5766ca
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 @@ -394,7 +394,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 c5766ca

Please sign in to comment.