From c2af1e26c63f6904b7ae973c30e8ba0fb262bff2 Mon Sep 17 00:00:00 2001 From: Ebube Date: Thu, 15 Feb 2024 13:58:30 +0100 Subject: [PATCH] Corrected the name of WrenchBoard --- src/app/modules/auth/AuthLayout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/modules/auth/AuthLayout.tsx b/src/app/modules/auth/AuthLayout.tsx index b89e631..8d42b6f 100644 --- a/src/app/modules/auth/AuthLayout.tsx +++ b/src/app/modules/auth/AuthLayout.tsx @@ -73,7 +73,7 @@ const AuthLayout = () => { {/* begin::Title */}

- Wrenchboard Agents + WrenchBoard Agents

{/* end::Title */}