From 3215450a2664eb16ebdbdff7dceddbb8f023ebc7 Mon Sep 17 00:00:00 2001
From: Cory Dransfeldt <hi@coryd.dev>
Date: Wed, 21 Jun 2023 13:03:42 -0700
Subject: [PATCH] chore: update now page

---
 src/_includes/now.liquid | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/_includes/now.liquid b/src/_includes/now.liquid
index cbf13971..6fe0c10c 100644
--- a/src/_includes/now.liquid
+++ b/src/_includes/now.liquid
@@ -40,7 +40,7 @@ layout: main
       {% heroicon "outline" "code-bracket" "Hacking" "width=20 height=20" %}
     </span>
     <span>
-      Hacking away on random projects like this page, my
+      Hacking away on projects like this page, my
       <a href="/">blog</a>, and whatever else I can find time for.
     </span>
   </p>