From 1b3ce1a98d00d14c2338a1566a1c308ef9398cd4 Mon Sep 17 00:00:00 2001 From: Pierre HUBERT Date: Fri, 2 May 2025 18:18:36 +0200 Subject: [PATCH] Fix typo in home route --- moneymgr_web/src/routes/HomeRoute.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moneymgr_web/src/routes/HomeRoute.tsx b/moneymgr_web/src/routes/HomeRoute.tsx index 55cd071..a0547ac 100644 --- a/moneymgr_web/src/routes/HomeRoute.tsx +++ b/moneymgr_web/src/routes/HomeRoute.tsx @@ -75,7 +75,7 @@ export function HomeRoute(): React.ReactElement { justifyContent: "center", }} > - Dasbhoard is hidden when public mode is enabled. + Dashboard is hidden when public mode is enabled. ) : (