Skip to content

Commit b3a546d

Browse files
committed
docs: fix verb agreement in CONTRIBUTING tests bullet
1 parent e171ad5 commit b3a546d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Use GitHub Issues page to submit issues, enhancement requests and discuss ideas.
1818
be reviewed.
1919
- Issues that have already been identified as a bug (note: able to reproduce) will be labelled `bug`.
2020
- If you'd like to submit a fix for a bug, [send a Pull Request](#creating_a_pull_request) and mention the Issue number.
21-
- Include tests that isolate the bug and verifies that it was fixed.
21+
- Include tests that isolate the bug and verify that it was fixed.
2222

2323
### New Features
2424
- If you'd like to add new functionality to this project, describe the problem you want to solve in a [new Issue](https://github.com/heroku/cli/issues/new).

0 commit comments

Comments
 (0)