Skip to content

Commit 8bacf75

Browse files
authored
Minor grammar tweak
1 parent f249e23 commit 8bacf75

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
@@ -33,7 +33,7 @@ changes are made.
3333
Note that the `MAJOR.MINOR-patched` branch of that fork is maintained in the format
3434
of a *patch tree*, which is a branch that consists of an entirely linear sequence of
3535
commits applied on top of another branch (in the case of the fork, `MAJOR.MINOR`),
36-
each of which adding a new feature. Therefore, a bug fix for an existing commit
36+
each of which adds a significant new feature. Therefore, a bug fix for an existing commit
3737
in the patch tree *will* be merged when appropriate, but its changes will get combined
3838
with that existing commit that adds the feature. A feature addition PR will be squashed
3939
into a single, new commit, and then put on top of the patch tree.

0 commit comments

Comments
 (0)