diff options
author | tomsmeding <tom.smeding@gmail.com> | 2017-04-04 22:54:23 +0200 |
---|---|---|
committer | tomsmeding <tom.smeding@gmail.com> | 2017-04-04 22:54:23 +0200 |
commit | ef4353f11e98305d1906c075bdaacbb32dfb2024 (patch) | |
tree | 50fee34ea22d37d4cd22196bd56f5fd4f4cd4fa4 | |
parent | 9e4e870e208b197e599d012add4b3d9082c8c16b (diff) |
FIX TYPO
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ div.main-content{ </p> <p> You can reach me on <a href="https://www.facebook.com/tom.smeding">Facebook</a>, <a href="https://github.com/tomsmeding">Github</a>, <a href="https://www.linkedin.com/in/tom-smeding">LinkedIn</a> and <a href="https://telegram.me/tomsmeding">Telegram</a>, among others. - Besides Github, I also have a number projects on my <a href="https://git.tomsmeding.com">own server</a>. + Besides Github, I also have a number of projects on my <a href="https://git.tomsmeding.com">own server</a>. </p> <br> <p> |