Skip to content

Commit fe81090

Browse files
authored
Merge pull request #5697 from senekor/remo/tytzlynzqrox
fix: typo in CONTRIBUTING.md
2 parents 7916028 + e4eafba commit fe81090

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
@@ -115,7 +115,7 @@ We ask that commits are atomic, meaning they are complete and have a single resp
115115
PRs should tell a cohesive story, with test and refactor commits that keep the
116116
fix or feature commits simple and clear.
117117

118-
Specifically, we would encouage
118+
Specifically, we would encourage
119119
- File renames be isolated into their own commit
120120
- Add tests in a commit before their feature or fix, showing the current behavior.
121121
The diff for the feature/fix commit will then show how the behavior changed,

0 commit comments

Comments
 (0)