diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-12 18:57:11 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-12 18:57:11 +0200 |
commit | 80e38791f41cf326e43946e306157daa7d7e08e1 (patch) | |
tree | db081a10955e193beb084d6699dd0b008efcdb56 /src | |
parent | 93ac59c2f584285d57dd382afb370031d9f42ce6 (diff) | |
download | theos-website-80e38791f41cf326e43946e306157daa7d7e08e1.tar.xz |
whops, typo.
Diffstat (limited to 'src')
-rw-r--r-- | src/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html index 6b04c3e..cdc113a 100644 --- a/src/index.html +++ b/src/index.html @@ -26,7 +26,7 @@ <li>Git hosting using a combination of <a href="http://git.zx2c4.com/cgit/about/">cgit</a> and a slighly modified version of <a href="http://gitolite.com">gitolite</a> and OpenSSH for Kerberos authentication</li> </ul> - <p>All users with shell access have the option of getting an email under the kyriasis.com domain, web hosting under the theos.kyriasis.com domain or possibly under a custom subdomain, and git hosting. (All git-push access is requires using Kerberos authentication.) + <p>All users with shell access have the option of getting an email under the kyriasis.com domain, web hosting under the theos.kyriasis.com domain or possibly under a custom subdomain, and public git hosting. (All git-push access requites using Kerberos for ssh authentication.) </p> </article> |