Skip to content

Commit

Permalink
Fix grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Mar 28, 2019
1 parent 9bb9419 commit 770941b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ _Type_: `string`<br>
_Value_: `"ava"`<br>
_Default_: `undefined`

When running tests, make them fail if there are any process errors.<br>
When running tests, makes them fail if there are any process errors.<br>
[Full documentation](docs/API.md#testing).

# Support
Expand Down
2 changes: 1 addition & 1 deletion docs/API.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ _Type_: `string`<br>
_Value_: `"ava"`<br>
_Default_: `undefined`

When running tests, make them fail if there are any process errors.
When running tests, makes them fail if there are any process errors.

Example with [Ava](https://github.com/avajs/ava):

Expand Down

0 comments on commit 770941b

Please sign in to comment.