From 1528e5c3f456ca14304b3ae825f235131d4f1b0c Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <the@jeffreyfreeman.me>
Date: Sun, 15 Oct 2023 20:45:36 -0400
Subject: [PATCH] Fixed a minor typo in template

---
 layouts/partials/top_list_generic.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/layouts/partials/top_list_generic.html b/layouts/partials/top_list_generic.html
index 104f07c84..141d71a52 100644
--- a/layouts/partials/top_list_generic.html
+++ b/layouts/partials/top_list_generic.html
@@ -5,7 +5,7 @@
     <div class="main-wrapper">
       <header class='subheader'>
         <div class='container'>
-          <h2 class='page-title'> Fedipage <small>Hugo based static page genedator and blog with ActivityPub suppor</small>
+          <h2 class='page-title'> Fedipage <small>Hugo based static page genedator and blog with ActivityPub support</small>
           </h2>
         </div>
       </header>
-- 
GitLab