Skip to content

Commit e4eafba

Browse files
committed
fix: Typo in CONTRIBUTING.md
1 parent 7916028 commit e4eafba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
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)