]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/giteveryday.txt
doc: fix some typos, grammar and wording issues
[thirdparty/git.git] / Documentation / giteveryday.txt
index faba2ef0881c52e8c6c2e5ec0f5702c0b1ba5028..f74a33fb35b9de543774302d7c21cce98305bea6 100644 (file)
@@ -229,7 +229,7 @@ without a formal "merging". Or longhand +
   git am -3 -k`
 
 An alternate participant submission mechanism is using the
-`git request-pull` or pull-request mechanisms (e.g as used on
+`git request-pull` or pull-request mechanisms (e.g. as used on
 GitHub (www.github.com) to notify your upstream of your
 contribution.