Skip to content

Commit

Permalink
docs: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
DarthCharles committed Oct 14, 2015
1 parent 0863bb6 commit a8bcb90
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/dev/04-public-api.md
Expand Up @@ -51,7 +51,7 @@ A new browser was opened, but is not ready yet.
**Arguments:**

* `browser`: The browser instance
* `error`: The error that occured
* `error`: The error that occurred

There was an error on this browser instance.

Expand All @@ -76,7 +76,7 @@ A test run has completed in this browser.

* `browsers`: A collection of browser instances

The list of browers has changed.
The list of browsers has changed.

#### `browsers_ready`

Expand All @@ -85,7 +85,7 @@ All browsers are ready for execution
### `run_start`
**Arguments:**

* `browsers`: A collection of browser instances on which tests are excuted
* `browsers`: A collection of browser instances on which tests are executed

A test run starts.

Expand Down

0 comments on commit a8bcb90

Please sign in to comment.