From b21a94e7e11621c16e3c11ecae4d98877b545aea Mon Sep 17 00:00:00 2001 From: Lucas Patenaude Date: Thu, 4 Apr 2024 00:51:03 -0600 Subject: [PATCH] Removed errant "s" that was appearing --- ProjectSourceCode/src/views/layouts/main.hbs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ProjectSourceCode/src/views/layouts/main.hbs b/ProjectSourceCode/src/views/layouts/main.hbs index ef82751..65d139f 100644 --- a/ProjectSourceCode/src/views/layouts/main.hbs +++ b/ProjectSourceCode/src/views/layouts/main.hbs @@ -17,5 +17,4 @@ {{> footer}} - -s \ No newline at end of file + \ No newline at end of file