From 4e0600b794026bead6f33d311b1cd4d96284d3c6 Mon Sep 17 00:00:00 2001
From: Stephen D <webmaster@scd31.com>
Date: Sun, 16 Mar 2025 14:21:47 -0400
Subject: [PATCH] lil c (it's cuter that way)

---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 456ebc8..a863e9b 100644
--- a/index.html
+++ b/index.html
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html>
   <body>
-    <h1>QRCade</h1>
+    <h1>QRcade</h1>
     <p>Spencer Kee & Stephen Downward</p>
 
     <div id="loadingMessage">🎥 Unable to access video stream (please make sure you have a webcam enabled)</div>
-- 
GitLab