From 3cd35082de01f3e5e7cd41e762aa1d6ccff70ad8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20K=C3=B6hler?= <74593656+Than-DE@users.noreply.github.com> Date: Fri, 24 May 2024 14:11:16 +0800 Subject: [PATCH] fix(dashboard/settings): typo in logout component --- .../[organizationSlug]/[projectId]/settings/profile/logout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/dashboard/src/app/(app)/[organizationSlug]/[projectId]/settings/profile/logout.tsx b/apps/dashboard/src/app/(app)/[organizationSlug]/[projectId]/settings/profile/logout.tsx index 6e0d556d..fc3f5391 100644 --- a/apps/dashboard/src/app/(app)/[organizationSlug]/[projectId]/settings/profile/logout.tsx +++ b/apps/dashboard/src/app/(app)/[organizationSlug]/[projectId]/settings/profile/logout.tsx @@ -11,7 +11,7 @@ export function Logout() {

- Sometime's you need to go. See you next time + Sometimes you need to go. See you next time