From 1aa773d4fb37d5b27d0d337222d7a2fc79e84ac5 Mon Sep 17 00:00:00 2001 From: PSkinnerTech Date: Tue, 17 Dec 2024 22:11:47 -0500 Subject: [PATCH] fix:correct gateway misspelling --- src/navConfigs/sidebarConfig.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/navConfigs/sidebarConfig.ts b/src/navConfigs/sidebarConfig.ts index b0fde89d..e7eb12d2 100644 --- a/src/navConfigs/sidebarConfig.ts +++ b/src/navConfigs/sidebarConfig.ts @@ -403,7 +403,7 @@ export const secondaryNavigation: Array = [ ], }, { - title: "Gatways", + title: "Gateways", links: [ { title: "Architecture",