From 3eb875d2e38a5dd59afa7533bd4a6737b713fa86 Mon Sep 17 00:00:00 2001 From: Alex Karle Date: Thu, 22 Apr 2021 00:38:48 -0400 Subject: [PATCH] intro: Fix case of "Operating Systems" If Version Control is lowercase, OS' should be too! --- intro.7 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/intro.7 b/intro.7 index 290f332..f3fe651 100644 --- a/intro.7 +++ b/intro.7 @@ -8,9 +8,10 @@ Hi! I'm Alex. I'm a software engineer living in the Boston area. -My current technical interests include free Operating Systems, version control, -and developer tooling, but I'm constantly learning new tech that I get excited -about. +My current technical interests include free operating systems, +version control, +and developer tooling, +but I'm constantly learning new tech that I get excited about. Occasionally, I might write about it here on my .Xr blog 7 . .Pp -- libgit2 1.1.1