From 0c744ad2742ed9e51868110dbb677f9d2189a00f Mon Sep 17 00:00:00 2001 From: BenBakDev <62467782+BenBakDev@users.noreply.github.com> Date: Sat, 23 Nov 2024 08:14:12 +0100 Subject: [PATCH] Fixed Typo (#441) --- json/openwrt.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json/openwrt.json b/json/openwrt.json index d3d2d2606..270364727 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 +}