From 98c77311fd6962c507d1e139a30d47d1c843e002 Mon Sep 17 00:00:00 2001
From: Daniel Sidhion <DanielSidhion@users.noreply.github.com>
Date: Wed, 1 Jan 2025 00:42:08 -0800
Subject: [PATCH] Fix typo in property name

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

diff --git a/webring_data.json b/webring_data.json
index 9fcc120..b9568ec 100644
--- a/webring_data.json
+++ b/webring_data.json
@@ -49,7 +49,7 @@
   },
   {
     "id": "graphicalmethods",
-    "tile": "Data Collection",
+    "title": "Data Collection",
     "author": "graphdev",
     "url": "https://blog.graphicalmethods.com"
   }