From b90670b922a0a56fdeec5f459af6fd64e0278ef5 Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Mon, 3 Jan 2022 19:21:57 +0000 Subject: [PATCH] Tweaked credits --- client/pages/static/credits.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/pages/static/credits.jsx b/client/pages/static/credits.jsx index 1a5ee9b..aab21c7 100644 --- a/client/pages/static/credits.jsx +++ b/client/pages/static/credits.jsx @@ -9,7 +9,7 @@ const Static = props => {

MERN-template

The MERN-template developed by Kayne Ruse, KR Game Studios


-

Additional programming by Keith "prox" Campbell Jr

+

Additional programming by Keith "prox" Campbell

); };