]> git.ipfire.org Git - thirdparty/git.git/commitdiff
git-gui: Fix a typo in README
authorVipul Kumar <kumar@onenetbeyond.org>
Fri, 5 Nov 2021 06:23:33 +0000 (11:53 +0530)
committerPratyush Yadav <me@yadavpratyush.com>
Fri, 5 Nov 2021 12:15:38 +0000 (17:45 +0530)
Add a missing punctuation.

Signed-off-by: Vipul Kumar <kumar@onenetbeyond.org>
Signed-off-by: Pratyush Yadav <me@yadavpratyush.com>
README.md

index 5ce2122fbc618384f66f4e1f08f98bca047db1c0..b460b649a8ccfec587dab03fb3c516007ab1a060 100644 (file)
--- a/README.md
+++ b/README.md
@@ -88,7 +88,7 @@ that you first use `git-format-patch` to generate the emails, audit them, and
 then send them via `git-send-email`.
 
 A pretty good guide to configuring and using `git-send-email` can be found
-[here](https://www.freedesktop.org/wiki/Software/PulseAudio/HowToUseGitSendEmail/)
+[here](https://www.freedesktop.org/wiki/Software/PulseAudio/HowToUseGitSendEmail/).
 
 ### Using your email client