Skip to content

Commit 615c2e2

Browse files
authored
fix use of word
1 parent dfb2003 commit 615c2e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Informal discussion regarding bugs, new features, and implementation of existing
6565

6666
**All** bug fixes should be sent to the latest stable branch or to the [current LTS branch](/docs/{{version}}/releases#support-policy). Bug fixes should **never** be sent to the `master` branch unless they fix features that exist only in the upcoming release.
6767

68-
**Minor** features that are **fully backwards compatible** with the current release may be sent to the latest stable branch.
68+
**Minor** features that are **fully backward compatible** with the current release may be sent to the latest stable branch.
6969

7070
**Major** new features should always be sent to the `master` branch, which contains the upcoming release.
7171

0 commit comments

Comments
 (0)