Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

Commit b56c3c0

Browse files
committed
Grammar
1 parent c3e3c12 commit b56c3c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ You can also use yarn.
1919

2020
This repo uses [ava](https://github.com/avajs/ava) for testing. Any files in the `src` directory that have a `.test.js` file extension are automatically detected and run as tests.
2121

22-
We also test for a few other variables:
22+
We also test for a few other things:
2323

2424
- Dependencies (used an unused)
2525
- Linting
26-
- Coverage
26+
- Test coverage
2727
- Must work with Windows + Unix environments.
2828

2929
## Architecture

0 commit comments

Comments
 (0)