Tiny spelling correction

This commit is contained in:
2020-12-18 01:21:16 +00:00
parent f35e23d266
commit 4012fb3575
+1 -1
View File
@@ -32,7 +32,7 @@ from the Pro Git book. It will explain how to set up a more limited "git" user f
SSH, use the git daemon, rig up git-http-backend on your webserver, and even use
GitWeb to show a web UI. It's not much harder the simple setup above.
There are also other projects which can compliment git hosting. If GitWeb isn't
There are also other projects which can complement git hosting. If GitWeb isn't
fancy enough, there is also [cgit](https://git.zx2c4.com/cgit/). Issue tracking
can be handled with [Trac](https://trac.edgewall.org/), and
[e-mail](https://git-send-email.io/) can be used to accept patches. At that