From 883f7cfb2cf5ee7325923339baa28ad97514c12e Mon Sep 17 00:00:00 2001
From: BenBakDev <62467782+BenBakDev@users.noreply.github.com>
Date: Fri, 22 Nov 2024 21:21:35 +0100
Subject: [PATCH] Fixed Typo

---
 json/openwrt.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/json/openwrt.json b/json/openwrt.json
index d3d2d2606ef..27036472771 100644
--- a/json/openwrt.json
+++ b/json/openwrt.json
@@ -12,7 +12,7 @@
     "documentation": null,
     "website": "https://openwrt.org/",
     "logo": "https://raw.githubusercontent.com/loganmarchione/homelab-svg-assets/main/assets/openwrt.svg",
-    "description": "OpenWrtis a powerful open-source firmware that can transform a wide range of networking devices into highly customizable and feature-rich routers, providing users with greater control and flexibility over their network infrastructure.",
+    "description": "OpenWrt is a powerful open-source firmware that can transform a wide range of networking devices into highly customizable and feature-rich routers, providing users with greater control and flexibility over their network infrastructure.",
     "install_methods": [
         {
             "type": "default",
@@ -31,4 +31,4 @@
         "password": null
     },
     "notes": []
-}
\ No newline at end of file
+}