Skip to content

Commit 4893307

Browse files
authored
Update CONTRIBUTING.md
1 parent 824c99a commit 4893307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Specifically, we would encourage
4949
- File renames be isolated into their own commit
5050
- Add tests in a commit before their feature or fix, showing the current behavior.
5151
The diff for the feature/fix commit will then show how the behavior changed,
52-
making it clearer to reviewrs and the community and showing people that the
52+
making it clearer to reviewers and the community and showing people that the
5353
test is verifying the expected state.
5454
- e.g. [clap#5520](https://github.com/clap-rs/clap/pull/5520)
5555

0 commit comments

Comments
 (0)