diff options
author | Tom Smeding <tom@tomsmeding.com> | 2021-07-16 22:39:18 +0200 |
---|---|---|
committer | Tom Smeding <tom@tomsmeding.com> | 2021-07-16 22:39:18 +0200 |
commit | 3f6b91960119c43924d43387f4b54cf4b05aa043 (patch) | |
tree | fbf1ce2180fb562f1e601b8111f8172fbf5296b3 | |
parent | e6f46f4530ef3fa258571bd0db633355dae19df5 (diff) |
Make language on home page more consistent (I am vs I'm)
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ div.main-content{ <h1>Hi!</h1> <p> I'm Tom Smeding. I love programming, doing math and playing the piano.<br> - I am a PhD candidate in computer science at Utrecht University in the Netherlands. + I'm a PhD candidate in computer science at Utrecht University in the Netherlands. </p> <p> You can reach me on |