Skip to content

Commit dabd07a

Browse files
authored
Merge pull request #26 from futreall/main
Update CONTRIBUTING.md
2 parents 006f98f + 8100137 commit dabd07a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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)