Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit 2624322

Browse files
khepinjuliemr
authored andcommitted
docs(readme): grammar fix
1 parent b2a4ffc commit 2624322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ exports.config = {
4343
}
4444
```
4545

46-
The configuration file must specify a way to connection to webdriver. This can be
46+
The configuration file must specify a way to connect to webdriver. This can be
4747
* `seleniumAddress`: The address of a running selenium standalone server.
4848
* `seleniumServerJar`: The location of the selenium standalone .jar file on your machine. Protractor will use this to start up the selenium server.
4949
* `sauceUser` and `sauceKey`: The username and key for a [SauceLabs](http://www.saucelabs.com) account. Protractor will use this to run tests on SauceLabs.

0 commit comments

Comments
 (0)