From e1307a912a510c66171181ca842c6ce68b998938 Mon Sep 17 00:00:00 2001
From: zyqunix <fabiovanek2008@gmail.com>
Date: Wed, 4 Dec 2024 22:41:27 +0100
Subject: [PATCH] fixed typo

---
 tools.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools.json b/tools.json
index 5130f41..6d0c9c3 100644
--- a/tools.json
+++ b/tools.json
@@ -36,7 +36,7 @@
         "url": "/autist"
     },
     {
-        "name": "Guestook",
+        "name": "Guestbook",
         "subheader": "Custom Guestbook Frontend",
         "description": "A custo SmartGB frontend that uses a CORS Proxy to fetch reviews",
         "url": "/guestbook"
-- 
GitLab