From: "iamkb28 via GitGitGadget" <gitgitgadget@gmail.com>
To: git@vger.kernel.org
Cc: iamkb28 <iamkb2808@gmail.com>, Khushi Bansal <iamkb2808@gmail.com>
Subject: [PATCH] Fix typo in README
Date: Sat, 05 Oct 2024 10:48:08 +0000 [thread overview]
Message-ID: <pull.1799.git.git.1728125288562.gitgitgadget@gmail.com> (raw)
From: Khushi Bansal <iamkb2808@gmail.com>
Fix the phrase 'with help of' to 'with the help of' in the README
for better clarity and correctness.
Signed-off-by: Khushi Bansal iamkb2808@gmail.com
---
Fix typo in README
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-1799%2Fiamkb28%2Ffix-typo-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-1799/iamkb28/fix-typo-v1
Pull-Request: https://github.com/git/git/pull/1799
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 665ce5f5a83..b764115136f 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ and full access to internals.
Git is an Open Source project covered by the GNU General Public
License version 2 (some parts of it are under different licenses,
compatible with the GPLv2). It was originally written by Linus
-Torvalds with help of a group of hackers around the net.
+Torvalds with the help of a group of hackers around the net.
Please read the file [INSTALL][] for installation instructions.
base-commit: 90fe3800b92a49173530828c0a17951abd30f0e1
--
gitgitgadget
reply other threads:[~2024-10-05 10:48 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=pull.1799.git.git.1728125288562.gitgitgadget@gmail.com \
--to=gitgitgadget@gmail.com \
--cc=git@vger.kernel.org \
--cc=iamkb2808@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.