From: Matthew Owens <matthew@owens.tech>
Date: Fri, 31 Jul 2020 11:42:54 +0000 (+0100)
Subject: capitalised 'c'
X-Git-Url: https://git.owens.tech///git?a=commitdiff_plain;h=d0ee393b58e960009bbeb909c335cd2a1052a65c;p=website.git

capitalised 'c'
---

diff --git a/about.md b/about.md
index 07b40dd..59d886c 100644
--- a/about.md
+++ b/about.md
@@ -18,7 +18,7 @@ building out my own engine in C after escaping C++. Some of my earlier
 [projects](https://owens.tech/projects) have been more immediately impressive
 (i.e. playable), but I just grew to really dislike working in C++ and with other
 people's libraries. I also really enjoy the fact that if I'm working with
-straight c, and something *breaks* - it's going to be my fault.
+straight C, and something *breaks* - it's going to be my fault.
 That being said, I think I'll rely on OpenGL for graphics rendering. I'm not
 quite that masochistic.