From 9c37e83e42df95b33061e58974d2de2d07f866bd Mon Sep 17 00:00:00 2001 From: Dunkan <70066170+dcdunkan@users.noreply.github.com> Date: Wed, 20 Mar 2024 23:35:52 +0530 Subject: [PATCH] fix: typo --- routes/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routes/index.tsx b/routes/index.tsx index 21d869f..c8a4eaa 100644 --- a/routes/index.tsx +++ b/routes/index.tsx @@ -55,7 +55,7 @@ const sections = [ href: "/update-explorer", icon: , name: "Update Explorer", - description: "Expore a bot\u2019s update stream live.", + description: "Explore a bot\u2019s update stream live.", }, { href: "/webhook-manager",