Skip to content

Commit b2abecb

Browse files
authored
Merge pull request #5927 from NotMoni/7.x
[7.x] Fix of some Grammar Issues
2 parents 0ac48ca + 615c2e2 commit b2abecb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributions.md

Lines changed: 2 additions & 2 deletions
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

@@ -120,5 +120,5 @@ The Laravel code of conduct is derived from the Ruby code of conduct. Any violat
120120
- Participants will be tolerant of opposing views.
121121
- Participants must ensure that their language and actions are free of personal attacks and disparaging personal remarks.
122122
- When interpreting the words and actions of others, participants should always assume good intentions.
123-
- Behavior which can be reasonably considered harassment will not be tolerated.
123+
- Behavior that can be reasonably considered harassment will not be tolerated.
124124
</div>

0 commit comments

Comments
 (0)