SubmittingPatches: reword awkward phrasing

Signed-off-by: Linus Arver <linusa@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Linus Arver committed Jul 14, 2023 at 06:01 UTC fc0825d56130ee3d7542c1711bd61cd1cf9bedb5
1 file changed +2 -2
Documentation/SubmittingPatches
+2 -2
index b218e27357..b89678cedc 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -3,8 +3,8 @@ Submitting Patches == Guidelines -Here are some guidelines for people who want to contribute their code to this -software. There is also a link:MyFirstContribution.html[step-by-step tutorial] +Here are some guidelines for contributing back to this +project. There is also a link:MyFirstContribution.html[step-by-step tutorial] available which covers many of these same guidelines. [[base-branch]]